diff --git a/build.gradle.kts b/build.gradle.kts index 1aa318b..77f5919 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -38,7 +38,7 @@ dependencies { compileOnly("xyz.theprogramsrc:tasksmodule:0.2.0-SNAPSHOT") compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT") - compileOnly("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT") + compileOnly("net.md-5:bungeecord-api:1.21-R0.3") implementation("com.github.cryptomorin:XSeries:9.3.0")