Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 1271a96 commit a6b750f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.3.1-jre")
compileOnly("net.pistonmaster:pistonmotd-api:5.2.0")
compileOnly("com.google.guava:guava:33.4.0-jre")
}

0 comments on commit a6b750f

Please sign in to comment.