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 94470a1 + b80aecd commit 7df1a65Copy full SHA for 7df1a65
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
35
36
implementation("net.thenextlvl.core:adapters:2.0.3")
37
- implementation("net.thenextlvl.core:files:3.0.0")
+ implementation("net.thenextlvl.core:files:3.0.1")
38
implementation("net.thenextlvl.core:i18n:3.2.2")
39
implementation("net.thenextlvl.core:paper:2.3.1")
40
implementation("net.thenextlvl:nbt:3.0.0-pre1")
0 commit comments