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 4d2642d commit 2bd33b5Copy full SHA for 2bd33b5
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
35
36
implementation("net.thenextlvl.core:adapters:2.0.3")
37
- implementation("net.thenextlvl.core:files:3.0.1")
+ implementation("net.thenextlvl.core:files:3.0.2")
38
implementation("net.thenextlvl.core:paper:2.3.1")
39
implementation("net.thenextlvl:i18n:1.0.0")
40
implementation("net.thenextlvl:nbt:3.0.1")
0 commit comments