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 3c521bd commit d5a42ddCopy full SHA for d5a42dd
build.gradle.kts
@@ -31,7 +31,7 @@ repositories {
31
val adventureVersion = "4.25.0"
32
33
dependencies {
34
- compileOnly("org.spigotmc:spigot-api:1.21.9-R0.1-SNAPSHOT")
+ compileOnly("org.spigotmc:spigot-api:1.21.10-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