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