Skip to content

Commit 129c0e0

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.32.0 (#7574)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ae329f4 commit 129c0e0

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)