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 28b1146 commit e7ee849Copy full SHA for e7ee849
build.gradle.kts
@@ -31,7 +31,7 @@ repositories {
31
dependencies {
32
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
33
34
- implementation("net.thenextlvl.core:adapters:2.0.3")
+ implementation("net.thenextlvl.core:adapters:2.0.4")
35
implementation("net.thenextlvl.core:files:3.0.1")
36
implementation("net.thenextlvl.core:paper:2.3.1")
37
implementation("net.thenextlvl:i18n:1.0.0")
0 commit comments