Update dependency com.google.guava:guava-bom to v33.1.0-jre (#6294)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-03-16 14:25:23 -07:00 committed by GitHub
parent b0ccf5ec7d
commit 970f95f2ec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.17.0",
"com.google.guava:guava-bom:33.0.0-jre",
"com.google.guava:guava-bom:33.1.0-jre",
"com.google.protobuf:protobuf-bom:3.25.3",
"com.linecorp.armeria:armeria-bom:1.27.2",
"com.squareup.okhttp3:okhttp-bom:4.12.0",