Skip to content

Commit 74ae35e

Browse files
fix(deps): update dependency io.github.miniplaceholders:miniplaceholders-api to v3
1 parent d148112 commit 74ae35e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PistonChat/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Advanced chat plugin for survival/anarchy servers."
77

88
dependencies {
99
compileOnly("com.google.code.findbugs:jsr305:3.0.2")
10-
compileOnly("io.github.miniplaceholders:miniplaceholders-api:2.3.0")
10+
compileOnly("io.github.miniplaceholders:miniplaceholders-api:3.0.1")
1111
compileOnly("org.spigotmc:spigot-api:1.12.2-R0.1-SNAPSHOT")
1212

1313
implementation("net.pistonmaster:PistonUtils:1.4.0")

0 commit comments

Comments
 (0)