Skip to content

Commit a6a8a9d

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.32.0
1 parent 64acfd0 commit a6a8a9d

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
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
2828

2929
"com.fasterxml.jackson:jackson-bom:2.19.2",
3030
"com.google.guava:guava-bom:33.4.8-jre",
31-
"com.google.protobuf:protobuf-bom:4.31.1",
31+
"com.google.protobuf:protobuf-bom:4.32.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
3333
"com.squareup.okio:okio-bom:3.16.0", // applies to transitive dependencies of okhttp
3434
"io.grpc:grpc-bom:1.74.0",

0 commit comments

Comments
 (0)