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 727d4ba commit 04c439bCopy full SHA for 04c439b
build.gradle.kts
@@ -38,7 +38,7 @@ dependencies {
38
compileOnly("xyz.theprogramsrc:tasksmodule:0.2.0-SNAPSHOT")
39
40
compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT")
41
- compileOnly("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT")
+ compileOnly("net.md-5:bungeecord-api:1.20-R0.2")
42
43
implementation("com.github.cryptomorin:XSeries:9.3.0")
44
0 commit comments