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 0ab57da commit b2b7210Copy full SHA for b2b7210
build.gradle.kts
@@ -23,7 +23,7 @@ dependencies {
23
annotationProcessor("com.velocitypowered:velocity-api:3.1.1")
24
25
compileOnly("net.kyori:adventure-text-minimessage:4.24.0")
26
- compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.3.0")
+ compileOnly("io.github.miniplaceholders:miniplaceholders-api:3.0.0")
27
28
compileOnly("org.projectlombok:lombok:1.18.38")
29
annotationProcessor("org.projectlombok:lombok:1.18.38")
0 commit comments