Update 1.21.6 modules to 1.21.6-pre1

This commit is contained in:
Oliver
2025-05-28 12:49:48 +02:00
committed by Oliver
parent ae518e64f3
commit 32cf5240f6
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:25w21a")
compileOnly("com.fancyinnovations:fancymc:1.21.6-pre1")
testImplementation(project(":libraries:packets"))
testImplementation(project(":libraries:packets:packets-api"))