packets: Use 1.21.5 instead of 1.21.5-no-moonrise

This commit is contained in:
Oliver
2025-05-19 20:02:31 +02:00
parent c82c643b44
commit 1ac9e0915f

View File

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