Skip to content

Commit

Permalink
build: Bump com.google.guava:guava from 33.3.1-jre to 33.4.0-jre
Browse files Browse the repository at this point in the history
Bumps [com.google.guava:guava](https://github.com/google/guava) from 33.3.1-jre to 33.4.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

---
updated-dependencies:
- dependency-name: com.google.guava:guava
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 146162c commit 812dd98
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 @@ -66,7 +66,7 @@ google-play-services = "com.google.android.gms:play-services-base:18.5.0"
google-play-review = "com.google.android.play:review-ktx:2.0.2"

# Script dependencies
guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
guava = { module = "com.google.guava:guava", version = "33.4.0-jre" }
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.0.0" }
xmlpull = { module = "xmlpull:xmlpull", version = "1.1.3.1" }
xpp3 = { module = "xpp3:xpp3", version = "1.1.4c" }
Expand Down

0 comments on commit 812dd98

Please sign in to comment.