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 1659017 + d71a402 commit 94470a1Copy full SHA for 94470a1
build.gradle.kts
@@ -33,7 +33,7 @@ dependencies {
33
compileOnly("net.thenextlvl.services:service-io:2.3.1")
34
compileOnly("io.papermc.paper:paper-api:1.21.8-R0.1-SNAPSHOT")
35
36
- implementation("net.thenextlvl.core:adapters:2.0.2")
+ implementation("net.thenextlvl.core:adapters:2.0.3")
37
implementation("net.thenextlvl.core:files:3.0.0")
38
implementation("net.thenextlvl.core:i18n:3.2.2")
39
implementation("net.thenextlvl.core:paper:2.3.1")
0 commit comments