Skip to content

Commit

Permalink
build(deps): bump com.google.guava:guava
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update in the / directory: [com.google.guava:guava](https://github.com/google/guava).


Updates `com.google.guava:guava` from 33.1.0-jre to 33.2.1-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
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 4, 2024
1 parent dcd06a4 commit c10c511
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 @@ -24,7 +24,7 @@ cloud-minecraftExtras = { module = "org.incendo:cloud-minecraft-extras", version

# Google
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
guava = { module = "com.google.guava:guava", version = "33.1.0-jre" }
guava = { module = "com.google.guava:guava", version = "33.2.1-jre" }

miniplaceholders = { module = "io.github.miniplaceholders:miniplaceholders-api", version = "2.2.3" }

Expand Down

0 comments on commit c10c511

Please sign in to comment.