Skip to content

Commit 8d96280

Browse files
Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#5515)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 331c6af commit 8d96280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
// When updating, update above in plugins too
3838
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.19.0")
3939
// Needed for japicmp but not automatically brought in for some reason.
40-
implementation("com.google.guava:guava:32.0.0-jre")
40+
implementation("com.google.guava:guava:32.0.1-jre")
4141
implementation("com.squareup:javapoet:1.13.0")
4242
implementation("com.squareup.wire:wire-compiler:4.7.0")
4343
implementation("com.squareup.wire:wire-gradle-plugin:4.7.0")

0 commit comments

Comments
 (0)