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 5745a7f commit be8b559Copy full SHA for be8b559
build.gradle.kts
@@ -30,7 +30,7 @@ version = ver
30
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
31
32
val grpcVersion = "1.76.0"
33
-val protobufVersion = "4.32.1"
+val protobufVersion = "4.33.0"
34
35
repositories {
36
mavenCentral()
0 commit comments