Skip to content

Commit

Permalink
Merge pull request #62 from fabianmakila/dependabot/gradle/gradle-b7b…
Browse files Browse the repository at this point in the history
…72caf90

build(deps): bump com.google.guava:guava from 33.1.0-jre to 33.2.1-jre in the gradle group across 1 directory
  • Loading branch information
fabianmakila authored Jun 7, 2024
2 parents dcd06a4 + c10c511 commit cb40bd0
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 cb40bd0

Please sign in to comment.