Skip to content

Commit c49dd03

Browse files
authored
Merge pull request #135 from faststats-dev/renovate/com.hypixel.hytale-server-2026.x
fix(deps): update dependency com.hypixel.hytale:server to v2026.04.09-7243e82f8
2 parents effe269 + bdca856 commit c49dd03

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.04.02-51731a32a")
9+
compileOnly("com.hypixel.hytale:Server:2026.04.09-7243e82f8")
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.04.02-51731a32a")
6+
compileOnly("com.hypixel.hytale:Server:2026.04.09-7243e82f8")
77
implementation(project(":hytale"))
88
}
99

0 commit comments

Comments
 (0)