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 59633a6 commit 86cebe2Copy full SHA for 86cebe2
build.gradle.kts
@@ -41,7 +41,7 @@ dependencies {
41
42
implementation("org.jetbrains:annotations:24.1.0")
43
compileOnly("org.geysermc.floodgate:api:2.0-SNAPSHOT")
44
- compileOnly("org.spigotmc:spigot-api:1.20.6-R0.1-SNAPSHOT")
+ compileOnly("org.spigotmc:spigot-api:1.18.2-R0.1-SNAPSHOT")
45
compileOnly("com.viaversion:viaversion-api:4.9.4-SNAPSHOT")
46
//
47
compileOnly("io.netty:netty-all:4.1.85.Final")
0 commit comments