Skip to content

Commit 136c451

Browse files
Update dependency com.google.protobuf:protobuf-bom to v4.33.3
1 parent 50cafa6 commit 136c451

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.52.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.2"
14+
val protobufVersion = "4.33.3"
1515
val slf4jVersion = "2.0.17"
1616

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

0 commit comments

Comments
 (0)