Skip to content

Commit 212ef14

Browse files
Update dependency com.google.protobuf:protobuf-bom to v4.34.0
1 parent 2bc1f93 commit 212ef14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ val otelContribAlphaVersion = "1.53.0-alpha"
1111
val autoValueVersion = "1.11.1"
1212
val dockerJavaVersion = "3.7.0"
1313
val mockitoVersion = "5.21.0"
14-
val protobufVersion = "4.33.5"
14+
val protobufVersion = "4.34.0"
1515
val slf4jVersion = "2.0.17"
1616

1717
// instrumentation version is used to compute Implementation-Version manifest attribute

0 commit comments

Comments
 (0)