diff --git a/build.gradle b/build.gradle index 49eeb7c..76379ba 100644 --- a/build.gradle +++ b/build.gradle @@ -36,7 +36,7 @@ dependencies { compileOnly 'io.github.miniplaceholders:miniplaceholders-api:2.2.3' paperweight.foliaDevBundle("1.20.4-R0.1-SNAPSHOT") - implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.1.2") + implementation("com.github.megavexnetwork.scoreboard-library:scoreboard-library-api:2.1.4") runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-implementation:2.1.4") runtimeOnly("com.github.megavexnetwork.scoreboard-library:scoreboard-library-modern:2.1.4") }