Update to 1.21.6-pre2

This commit is contained in:
Oliver
2025-06-02 17:05:39 +02:00
committed by Oliver
parent fee90d32a9
commit 4f124bf87e
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ dependencies {
paperweight.paperDevBundle("1.21.5-R0.1-SNAPSHOT")
compileOnly(project(":libraries:packets:packets-api"))
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre1")
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre2")
testImplementation(project(":libraries:packets"))
testImplementation(project(":libraries:packets:packets-api"))