We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 961f5e8 commit 61a68beCopy full SHA for 61a68be
build.gradle.kts
@@ -26,7 +26,7 @@ tasks {
26
27
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
28
29
-val grpcVersion = "1.71.0"
+val grpcVersion = "1.72.0"
30
val protobufVersion = "4.30.2"
31
32
repositories {
0 commit comments