Skip to content

Commit

Permalink
Bump com.google.guava:guava-bom from 32.1.0-jre to 32.1.1-jre (#947)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent d9aaf2d commit 5035431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencyManagement/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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.1.0-jre",
"com.google.guava:guava-bom:32.1.1-jre",
"com.linecorp.armeria:armeria-bom:1.24.2",
"org.junit:junit-bom:5.9.3",
"io.grpc:grpc-bom:1.56.0",
Expand Down

0 comments on commit 5035431

Please sign in to comment.