We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1660609 commit fd31833Copy full SHA for fd31833
1 file changed
build.gradle.kts
@@ -30,7 +30,7 @@ version = ver
30
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
31
32
val grpcVersion = "1.81.0"
33
-val protobufVersion = "4.34.1"
+val protobufVersion = "4.35.0"
34
35
repositories {
36
mavenCentral()
0 commit comments