We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583bfae commit 5cc033fCopy full SHA for 5cc033f
build.gradle
@@ -30,7 +30,7 @@ repositories {
30
dependencies {
31
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
32
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
33
- compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
+ compileOnly 'net.md-5:bungeecord-api:1.21-R0.1'
34
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.4-SNAPSHOT'
35
compileOnly 'xyz.theprogramsrc:translationsmodule:0.1.5-SNAPSHOT'
36
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
0 commit comments