Skip to content

Commit fd73e29

Browse files
authored
Merge pull request #151 from faststats-dev/renovate/com.hypixel.hytale-server-2026.x
Update dependency com.hypixel.hytale:Server to v2026.04.30-b4f6a911e
2 parents 8d9e929 + dc07956 commit fd73e29

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.23-937872667")
9+
compileOnly("com.hypixel.hytale:Server:2026.04.30-b4f6a911e")
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.23-937872667")
6+
compileOnly("com.hypixel.hytale:Server:2026.04.30-b4f6a911e")
77
implementation(project(":hytale"))
88
}
99

0 commit comments

Comments
 (0)