mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-17 03:15:35 -04:00
bump kutil
This fixes a RateLimiter freeze when Swinging the arm
This commit is contained in:
parent
bcda72cc66
commit
cffccac052
@ -59,7 +59,7 @@ repositories {
|
||||
|
||||
buildscript {
|
||||
dependencies {
|
||||
classpath("de.bixilon", "kutil", "1.20")
|
||||
classpath("de.bixilon", "kutil", "1.20.1")
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,4 +17,4 @@ lwjgl.version=3.3.2-SNAPSHOT
|
||||
ikonli.version=12.3.1
|
||||
netty.version=4.1.87.Final
|
||||
jackson.version=2.14.1
|
||||
kutil.version=1.20
|
||||
kutil.version=1.20.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user