bump kutil

This fixes a RateLimiter freeze when Swinging the arm
This commit is contained in:
Bixilon 2023-02-01 21:53:38 +01:00
parent bcda72cc66
commit cffccac052
No known key found for this signature in database
GPG Key ID: 5CAD791931B09AC4
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ repositories {
buildscript {
dependencies {
classpath("de.bixilon", "kutil", "1.20")
classpath("de.bixilon", "kutil", "1.20.1")
}
}

View File

@ -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