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 cdaa8d1 commit 1ec3a48Copy full SHA for 1ec3a48
1 file changed
build.gradle.kts
@@ -32,7 +32,7 @@ repositories {
32
dependencies {
33
paperweight.paperDevBundle("1.21.11-R0.1-SNAPSHOT")
34
35
- compileOnly("net.thenextlvl:worlds:3.12.2") { isTransitive = false }
+ compileOnly("net.thenextlvl:worlds:3.12.3-mc1.21.4") { isTransitive = false }
36
37
implementation("net.thenextlvl.core:files:4.0.0-pre1")
38
implementation("net.thenextlvl.version-checker:modrinth-paper:1.0.1")
0 commit comments