Bump com.google.guava:guava-bom from 32.0.0-jre to 32.0.1-jre (#5516)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-06-09 10:10:19 -05:00 committed by GitHub
parent 8d96280ce5
commit f65083628f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ rootProject.extra["versions"] = dependencyVersions
val DEPENDENCY_BOMS = listOf(
"com.fasterxml.jackson:jackson-bom:2.15.2",
"com.google.guava:guava-bom:32.0.0-jre",
"com.google.guava:guava-bom:32.0.1-jre",
"com.google.protobuf:protobuf-bom:3.23.2",
"com.linecorp.armeria:armeria-bom:1.23.1",
"com.squareup.okhttp3:okhttp-bom:4.11.0",