Skip to content

Commit

Permalink
Update dependency com.google.guava:guava to v33.2.1-jre
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2024
1 parent 3824351 commit bfaec9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
implementation("org.spongepowered:configurate-yaml:4.1.2")
compileOnly("net.pistonmaster:pistonmotd-api:5.1.1")
compileOnly("com.google.guava:guava:33.2.0-jre")
compileOnly("com.google.guava:guava:33.2.1-jre")
}

0 comments on commit bfaec9b

Please sign in to comment.