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 37f2420 commit dc6c80aCopy full SHA for dc6c80a
build.gradle.kts
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
dependencies {
22
- compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.9-R0.1-SNAPSHOT")
23
implementation("space.arim.dazzleconf:dazzleconf-ext-snakeyaml:1.4.0-M1")
24
implementation("org.bstats:bstats-bukkit:3.1.0")
25
0 commit comments