mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-08-03 20:16:16 -04:00
fix kutil version
my bad, called the local build version 1.27.0
This commit is contained in:
parent
c2b7890b2f
commit
c1bcfbe982
@ -86,7 +86,7 @@ repositories {
|
|||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath("de.bixilon", "kutil", "1.26.5")
|
classpath("de.bixilon", "kutil", "1.27")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -17,5 +17,5 @@ lwjgl.version=3.3.5
|
|||||||
ikonli.version=12.3.1
|
ikonli.version=12.3.1
|
||||||
netty.version=4.1.117.Final
|
netty.version=4.1.117.Final
|
||||||
jackson.version=2.18.2
|
jackson.version=2.18.2
|
||||||
kutil.version=1.27.0
|
kutil.version=1.27
|
||||||
glm.version=0.9.9.1-12
|
glm.version=0.9.9.1-12
|
||||||
|
Loading…
x
Reference in New Issue
Block a user