Skip to content

Commit 1d6d8cf

Browse files
Update dependency com.hypixel.hytale:Server to v2026.02.26-799128e82
1 parent 3026ca4 commit 1d6d8cf

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.02.19-ad6f58ec8")
9+
compileOnly("com.hypixel.hytale:Server:2026.02.26-799128e82")
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.02.19-ad6f58ec8")
6+
compileOnly("com.hypixel.hytale:Server:2026.02.26-799128e82")
77
implementation(project(":hytale"))
88
}
99

0 commit comments

Comments
 (0)