build: update build.gradle

This commit is contained in:
luk
2026-01-28 13:06:37 +00:00
parent 98f0c82be7
commit 2e3dfa4763

View File

@@ -55,7 +55,7 @@ val hytaleServer: Configuration by configurations.creating
val patchedJar = rootDir.resolve("repo/applications/HytaleServerPatched.jar")
dependencies {
hytaleServer("com.hypixel.hytale:Server:2026.01.22-6f8bdbdc4")
hytaleServer("com.hypixel.hytale:Server:2026.01.28-87d03be09")
}
configurations {