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 2650105 commit a33bf8fCopy full SHA for a33bf8f
build.gradle.kts
@@ -31,7 +31,7 @@ repositories {
31
val adventureVersion = "4.24.0"
32
33
dependencies {
34
- compileOnly("org.spigotmc:spigot-api:1.21.8-R0.1-SNAPSHOT")
+ compileOnly("org.spigotmc:spigot-api:1.21.9-R0.1-SNAPSHOT")
35
36
compileOnly("org.apache.logging.log4j:log4j-api:2.25.2")
37
implementation("org.bstats:bstats-bukkit:3.1.0")
0 commit comments