Update base to 1.21.6

This commit is contained in:
Nassim Jahnke
2025-06-17 17:17:44 +02:00
parent 457a0a69bf
commit 245b5473a0
226 changed files with 225 additions and 303 deletions

View File

@@ -15,7 +15,7 @@ plugins {
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
dependencies {
mache("io.papermc:mache:1.21.6-rc1+build.1")
mache("io.papermc:mache:1.21.6+build.1")
paperclip("io.papermc:paperclip:3.0.3")
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
}