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 d148112 commit 74ae35eCopy full SHA for 74ae35e
PistonChat/build.gradle.kts
@@ -7,7 +7,7 @@ description = "Advanced chat plugin for survival/anarchy servers."
7
8
dependencies {
9
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
10
- compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.3.0")
+ compileOnly("io.github.miniplaceholders:miniplaceholders-api:3.0.1")
11
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
12
13
implementation("net.pistonmaster:PistonUtils:1.4.0")
0 commit comments