chore: upgrade dependency versions

This commit is contained in:
hstyi
2025-02-21 19:26:57 +08:00
committed by hstyi
parent c49acf7b51
commit 18fe92cb11
3 changed files with 16 additions and 15 deletions

View File

@@ -1,16 +1,16 @@
[versions]
kotlin = "2.1.0"
kotlin = "2.1.10"
slf4j = "2.0.16"
pty4j = "0.13.2"
tinylog = "2.7.0"
kotlinx-coroutines = "1.10.1"
flatlaf = "3.5.4"
trove4j = "1.0.20200330"
kotlinx-serialization-json = "1.7.3"
commons-codec = "1.17.1"
kotlinx-serialization-json = "1.8.0"
commons-codec = "1.18.0"
commons-lang3 = "3.17.0"
commons-net = "3.11.1"
commons-text = "1.12.0"
commons-text = "1.13.0"
commons-compress = "1.27.1"
koin-bom = "4.0.0"
swingx = "1.6.5-1"