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 f942936 commit 4bae8f3Copy full SHA for 4bae8f3
build.gradle.kts
@@ -31,7 +31,7 @@ repositories {
31
32
dependencies {
33
compileOnly("net.thenextlvl.services:service-io:2.3.1")
34
- compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.9-pre2-R0.1-SNAPSHOT")
35
36
implementation("net.thenextlvl.core:adapters:2.0.3")
37
implementation("net.thenextlvl.core:files:3.0.1")
0 commit comments