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 1e9ad13 commit b23fd55Copy full SHA for b23fd55
build.gradle.kts
@@ -44,7 +44,7 @@ repositories {
44
val adventureVersion = "4.16.0"
45
46
dependencies {
47
- compileOnly("org.spigotmc:spigot-api:1.20.4-R0.1-SNAPSHOT")
+ compileOnly("org.spigotmc:spigot-api:1.21.1-R0.1-SNAPSHOT")
48
49
compileOnly("org.apache.commons:commons-lang3:3.16.0")
50
compileOnly("org.projectlombok:lombok:1.18.32")
0 commit comments