We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5e541 commit 08e59e6Copy full SHA for 08e59e6
1 file changed
build.gradle.kts
@@ -27,7 +27,7 @@ tasks {
27
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
28
29
val grpcVersion = "1.73.0"
30
-val protobufVersion = "4.31.0"
+val protobufVersion = "4.31.1"
31
32
repositories {
33
mavenCentral()
0 commit comments