mirror of
https://gitlab.bixilon.de/bixilon/minosoft.git
synced 2025-09-16 10:55:01 -04:00
bump dependencies
This commit is contained in:
parent
f5fe58c1a4
commit
8d27cf69d7
@ -330,8 +330,8 @@ dependencies {
|
||||
implementation("net.sourceforge.argparse4j", "argparse4j", "0.9.0")
|
||||
implementation("org.jline", "jline", "3.23.0")
|
||||
implementation("org.l33tlabs.twl", "pngdecoder", "1.0")
|
||||
implementation("com.github.oshi", "oshi-core", "6.4.1")
|
||||
implementation("com.github.luben", "zstd-jni", "1.5.5-2", classifier = zstdNatives)
|
||||
implementation("com.github.oshi", "oshi-core", "6.4.2")
|
||||
implementation("com.github.luben", "zstd-jni", "1.5.5-3", classifier = zstdNatives)
|
||||
implementation("org.apache.commons", "commons-lang3", "3.12.0")
|
||||
implementation("org.kamranzafar", "jtar", "2.3")
|
||||
implementation("org.reflections", "reflections", "0.10.2")
|
||||
|
@ -15,6 +15,6 @@ kotlin.code.style=official
|
||||
javafx.version=19.0.2.1
|
||||
lwjgl.version=3.3.2
|
||||
ikonli.version=12.3.1
|
||||
netty.version=4.1.91.Final
|
||||
netty.version=4.1.93.Final
|
||||
jackson.version=2.14.2
|
||||
kutil.version=1.21
|
||||
|
Loading…
x
Reference in New Issue
Block a user