Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre (#113)
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 Jun 3, 2024
1 parent 8722145 commit 865605f
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.1.0"

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

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

Expand Down

0 comments on commit 865605f

Please sign in to comment.