Skip to content

Commit b2c10a6

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.34.1
1 parent 4dfe867 commit b2c10a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.54.0-alpha"
1111
val autoValueVersion = "1.11.1"
1212
val dockerJavaVersion = "3.7.1"
1313
val mockitoVersion = "5.23.0"
14-
val protobufVersion = "4.34.0"
14+
val protobufVersion = "4.34.1"
1515
val slf4jVersion = "2.0.17"
1616

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

0 commit comments

Comments
 (0)