Skip to content

Commit ec756ef

Browse files
committed
chore: dep updates
1 parent f5f2235 commit ec756ef

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,6 @@ parsus = "0.6.1"
145145
ksoup = "0.2.5"
146146
java-keyring = "1.0.4"
147147
java-keychain = "1.1.0"
148-
webjars-xterm = "5.3.0"
149148
arrow-suspendapp = "2.2.0-beta.8"
150149
hikariCP = "7.0.2"
151150
h2 = "2.4.240"
@@ -185,6 +184,7 @@ chasm = "1.2.0"
185184
chasm-plugin = "2.0.0-1.2.0"
186185
cel = "0.11.1"
187186
kfswatch = "1.4.0"
187+
kommand = "2.3.0"
188188
kmp-process = "0.4.0"
189189
kmbed = "1.8.4"
190190
langchain4j = "1.8.0"
@@ -565,7 +565,6 @@ log4j-core = { module = "org.apache.logging.log4j:log4
565565
log4j-jpl = { module = "org.apache.logging.log4j:log4j-jpl" , version.ref = "log4j"}
566566
java-keyring = { module = "com.github.javakeyring:java-keyring" , version.ref = "java-keyring"}
567567
java-keychain = { module = "pt.davidafsilva.apple:jkeychain" , version.ref = "java-keychain"}
568-
webjars-xterm = { module = "org.webjars.npm:xterm" , version.ref = "webjars-xterm" }
569568
caffeine-coroutines = { module = "dev.hsbrysk:caffeine-coroutines" , version.ref = "caffeine-coroutines" }
570569

571570
kotlin-wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom" , version.ref = "kotlin-wrappers" }
@@ -664,9 +663,11 @@ silk-foundation = { module = "com.varabyte.kobweb:silk-foun
664663
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
665664
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }
666665
javelit = { module = "io.javelit:javelit" , version.ref = "javelit" }
666+
667667
# Native
668668
kfswatch = { module = "io.github.irgaly.kfswatch:kfswatch" , version.ref = "kfswatch" }
669669
kmp-process = { module = "io.matthewnelson.kmp-process:process" , version.ref = "kmp-process" }
670+
kommand = { module = "com.kgit2:kommand" , version.ref = "kommand" }
670671
log4k-coroutines = { module = "io.github.smyrgeorge:log4k-coroutines" , version.ref = "log4k" }
671672
log4k-slf4j = { module = "io.github.smyrgeorge:log4k-slf4j" , version.ref = "log4k" }
672673
rwmutex = { module = "com.mayakapps.rwmutex:rwmutex" , version.ref = "rwmutex" }

0 commit comments

Comments
 (0)