Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.4.0-jre (#99)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent aab0058 commit 1c29a07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog.settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencyResolutionManagement {
library("jspecify", "org.jspecify:jspecify:1.0.0")

library("javapoet", "com.palantir.javapoet:javapoet:0.6.0")
library("guava", "com.google.guava:guava:33.3.1-jre")
library("guava", "com.google.guava:guava:33.4.0-jre")
library("compile-testing", "com.google.testing.compile:compile-testing:0.21.0")
library("compile-testing-extension", "io.github.kiskae:compile-testing-extension:1.0.2")

Expand Down

0 comments on commit 1c29a07

Please sign in to comment.