Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.0-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent e8420ec commit 846a516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ autoService-annotations = { module = "com.google.auto.service:auto-service-annot
autoService-compiler = { module = "com.google.auto.service:auto-service", version.ref = "autoService" }
autoService-ksp = "dev.zacsweers.autoservice:auto-service-ksp:1.1.0"

guava = "com.google.guava:guava:33.1.0-jre"
guava = "com.google.guava:guava:33.2.0-jre"

kotlin-compilerEmbeddable = { module = "org.jetbrains.kotlin:kotlin-compiler-embeddable", version.ref = "kotlin" }

Expand Down

0 comments on commit 846a516

Please sign in to comment.