Skip to content

Commit

Permalink
Merge pull request #2 from TheNextLvl-net/dependabot/gradle/com.googl…
Browse files Browse the repository at this point in the history
…e.guava-guava-33.3.1-jre

Bump com.google.guava:guava from 33.3.0-jre to 33.3.1-jre
  • Loading branch information
NonSwag authored Sep 24, 2024
2 parents 857adfa + 4796179 commit 01626a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
compileOnly("org.projectlombok:lombok:1.18.34")
compileOnly("org.jetbrains:annotations:24.1.0")

api("com.google.guava:guava:33.3.0-jre")
api("com.google.guava:guava:33.3.1-jre")
api("com.google.code.gson:gson:2.11.0")

api("com.velocitypowered:velocity-api:3.3.0-SNAPSHOT") {
Expand Down

0 comments on commit 01626a4

Please sign in to comment.