Update dependency com.google.guava:guava-bom to v33.2.1-jre (#6484)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-06-04 09:54:59 -07:00 committed by GitHub
parent 56c1879079
commit 6d077c9344
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.1",
"com.google.guava:guava-bom:33.2.0-jre",
"com.google.guava:guava-bom:33.2.1-jre",
"com.google.protobuf:protobuf-bom:3.25.3",
"com.linecorp.armeria:armeria-bom:1.28.4",
"com.squareup.okhttp3:okhttp-bom:4.12.0",