fix(deps): update dependency com.google.protobuf:protobuf-bom to v4.31.0 (#7350)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-15 16:41:52 -05:00 committed by GitHub
parent deeceebe8d
commit 452464820a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.19.0",
"com.google.guava:guava-bom:33.4.8-jre",
"com.google.protobuf:protobuf-bom:4.30.2",
"com.google.protobuf:protobuf-bom:4.31.0",
"com.squareup.okhttp3:okhttp-bom:4.12.0",
"com.squareup.okio:okio-bom:3.11.0", // applies to transitive dependencies of okhttp
"io.grpc:grpc-bom:1.72.0",