We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1271a96 commit 6719fdfCopy full SHA for 6719fdf
shared/build.gradle.kts
@@ -1,5 +1,5 @@
1
dependencies {
2
implementation("org.spongepowered:configurate-yaml:4.1.2")
3
- compileOnly("net.pistonmaster:pistonmotd-api:5.1.1")
+ compileOnly("net.pistonmaster:pistonmotd-api:5.2.0")
4
compileOnly("com.google.guava:guava:33.3.1-jre")
5
}
0 commit comments