Skip to content

Commit e21b329

Browse files
fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.33.0
1 parent 056837a commit e21b329

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.20.0",
3030
"com.google.guava:guava-bom:33.5.0-jre",
31-
"com.google.protobuf:protobuf-bom:4.32.1",
31+
"com.google.protobuf:protobuf-bom:4.33.0",
3232
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
3333
"com.squareup.okio:okio-bom:3.16.2", // applies to transitive dependencies of okhttp
3434
"io.grpc:grpc-bom:1.76.0",

0 commit comments

Comments
 (0)