We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2c5f56 commit 1b7e893Copy full SHA for 1b7e893
1 file changed
shared/build.gradle.kts
@@ -4,6 +4,6 @@ plugins {
4
5
dependencies {
6
implementation("org.spongepowered:configurate-yaml:4.2.0")
7
- compileOnly("net.pistonmaster:pistonmotd-api:5.2.4")
+ compileOnly("net.pistonmaster:pistonmotd-api:5.2.5")
8
compileOnly("com.google.guava:guava:33.4.8-jre")
9
}
0 commit comments