We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddd6593 commit 50946d6Copy full SHA for 50946d6
1 file changed
build.gradle.kts
@@ -29,7 +29,7 @@ version = ver
29
30
description = "Java Bindings for the OpenTelemetry Protocol (OTLP)"
31
32
-val grpcVersion = "1.76.0"
+val grpcVersion = "1.77.0"
33
val protobufVersion = "4.33.1"
34
35
repositories {
0 commit comments