Skip to content

Commit a7a26f9

Browse files
Update dependency com.google.guava:guava to v33.2.1-jre (#6483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d077c9 commit a7a26f9

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
@@ -55,7 +55,7 @@ dependencies {
5555
// When updating, update above in plugins too
5656
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
5757
// Needed for japicmp but not automatically brought in for some reason.
58-
implementation("com.google.guava:guava:33.2.0-jre")
58+
implementation("com.google.guava:guava:33.2.1-jre")
5959
implementation("com.squareup:javapoet:1.13.0")
6060
implementation("com.squareup.wire:wire-compiler")
6161
implementation("com.squareup.wire:wire-gradle-plugin")

0 commit comments

Comments
 (0)