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 1fa15dd commit d82bc01Copy full SHA for d82bc01
api/build.gradle.kts
@@ -25,7 +25,7 @@ repositories {
25
26
dependencies {
27
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
28
- api("net.thenextlvl.core:paper:2.3.1")
+ api("net.thenextlvl.core:paper:2.3.2")
29
api("net.thenextlvl:static-binder:0.1.3")
30
}
31
0 commit comments