Skip to content

Commit 0ad755b

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.34.0 (#8118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 656e6f8 commit 0ad755b

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.21.1",
3030
"com.google.guava:guava-bom:33.5.0-jre",
31-
"com.google.protobuf:protobuf-bom:4.33.5",
31+
"com.google.protobuf:protobuf-bom:4.34.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
3333
"com.squareup.okio:okio-bom:3.16.4", // applies to transitive dependencies of okhttp
3434
"io.grpc:grpc-bom:1.79.0",

0 commit comments

Comments
 (0)