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 dc6c80a commit a53fb9eCopy full SHA for a53fb9e
build.gradle.kts
@@ -19,7 +19,7 @@ repositories {
19
}
20
21
dependencies {
22
- compileOnly("io.papermc.paper:paper-api:1.21.9-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.10-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