Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.3.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent 96995ef commit 58ee31a
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 @@ -21,7 +21,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.2.0"

guava = "com.google.guava:guava:33.2.1-jre"
guava = "com.google.guava:guava:33.3.1-jre"

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

Expand Down

0 comments on commit 58ee31a

Please sign in to comment.