Add support for 1.21.11-pre5

This commit is contained in:
Oliver
2025-12-04 14:32:32 +01:00
parent e837ad89d3
commit 7fb487a344
20 changed files with 19 additions and 22 deletions

View File

@@ -6,7 +6,7 @@ plugins {
paperweight.reobfArtifactConfiguration = io.papermc.paperweight.userdev.ReobfArtifactConfiguration.MOJANG_PRODUCTION
dependencies {
paperweight.paperDevBundle("1.21.11-pre4-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.21.11-pre5-R0.1-SNAPSHOT")
compileOnly(project(":libraries:packets:packets-api"))
testImplementation(project(":libraries:packets"))