Skip to content

Commit 3c46664

Browse files
Artjoms DeruksNaruseNiaiam4722202468
authored
fix: hitbox fix (#58)
Co-authored-by: NaruseNia <notshinsin0000@gmail.com> Co-authored-by: iam <iam4722202468@users.noreply.github.com>
1 parent 41dfea7 commit 3c46664

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[versions]
2-
minestom = "2025.10.11-1.21.10"
2+
java = "25"
33
junit = "6.0.0-M2"
4+
minestom = "2025.10.11-1.21.10"
45
commons-io = "2.20.0"
56
zt-zip = "1.17"
67
javax-json = "1.1.4"
@@ -14,4 +15,4 @@ commons-io = { module = "commons-io:commons-io", version.ref = "commons-io" }
1415
zt-zip = { module = "org.zeroturnaround:zt-zip", version.ref = "zt-zip" }
1516
javax-json-api = { module = "javax.json:javax.json-api", version.ref = "javax-json" }
1617
javax-json = { module = "org.glassfish:javax.json", version.ref = "javax-json" }
17-
mql = { module = "dev.hollowcube:mql", version.ref = "mql" }
18+
mql = { module = "dev.hollowcube:mql", version.ref = "mql" }

0 commit comments

Comments
 (0)