We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3017d91 + 966a426 commit 48c67f1Copy full SHA for 48c67f1
api/build.gradle.kts
@@ -23,7 +23,7 @@ repositories {
23
dependencies {
24
compileOnly("org.projectlombok:lombok:1.18.36")
25
compileOnly("net.thenextlvl.core:annotations:2.0.1")
26
- compileOnly("io.papermc.paper:paper-api:1.21.3-R0.1-SNAPSHOT")
+ compileOnly("io.papermc.paper:paper-api:1.21.4-R0.1-SNAPSHOT")
27
28
implementation("net.thenextlvl.core:nbt:2.2.14")
29
implementation("net.thenextlvl.core:files:2.0.0")
0 commit comments