Skip to content

Commit 12ad6f4

Browse files
authored
Merge pull request #79 from faststats-dev/renovate/com.hypixel.hytale-server-2026.x
Update dependency com.hypixel.hytale:Server to v2026.01.26-57a62ca8d
2 parents 03b7853 + 9ae0a74 commit 12ad6f4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

hytale/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ repositories {
66

77
dependencies {
88
api(project(":core"))
9-
compileOnly("com.hypixel.hytale:Server:2026.01.26-9bf507572")
9+
compileOnly("com.hypixel.hytale:Server:2026.01.26-57a62ca8d")
1010
}

hytale/example-plugin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ repositories {
33
}
44

55
dependencies {
6-
compileOnly("com.hypixel.hytale:Server:2026.01.26-9bf507572")
6+
compileOnly("com.hypixel.hytale:Server:2026.01.26-57a62ca8d")
77
implementation(project(":hytale"))
88
}
99

0 commit comments

Comments
 (0)