We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc1f93 commit 212ef14Copy full SHA for 212ef14
dependencyManagement/build.gradle.kts
@@ -11,7 +11,7 @@ val otelContribAlphaVersion = "1.53.0-alpha"
11
val autoValueVersion = "1.11.1"
12
val dockerJavaVersion = "3.7.0"
13
val mockitoVersion = "5.21.0"
14
-val protobufVersion = "4.33.5"
+val protobufVersion = "4.34.0"
15
val slf4jVersion = "2.0.17"
16
17
// instrumentation version is used to compute Implementation-Version manifest attribute
0 commit comments