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.
2 parents 0642b26 + a4082ca commit c18e913Copy full SHA for c18e913
build.gradle.kts
@@ -30,7 +30,7 @@ repositories {
30
31
dependencies {
32
compileOnly("net.thenextlvl.services:service-io:2.3.0")
33
- compileOnly("io.papermc.paper:paper-api:1.21.7-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
34
35
implementation("net.thenextlvl.core:adapters:2.0.2")
36
implementation("net.thenextlvl.core:files:3.0.0")
0 commit comments