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 e1996e6 commit e96bf12Copy full SHA for e96bf12
build.gradle.kts
@@ -36,7 +36,7 @@ dependencies {
36
implementation("net.thenextlvl.core:adapters:2.0.2")
37
implementation("net.thenextlvl.core:files:3.0.0")
38
implementation("net.thenextlvl.core:i18n:3.2.1")
39
- implementation("net.thenextlvl.core:paper:2.2.1")
+ implementation("net.thenextlvl.core:paper:2.3.0-pre4")
40
implementation("net.thenextlvl:nbt:3.0.0-pre1")
41
implementation("org.bstats:bstats-bukkit:3.1.1-SNAPSHOT")
42
}
0 commit comments