Skip to content

Commit c1b790d

Browse files
committed
chore: plugin 2.19.0 update
1 parent 9e0614e commit c1b790d

File tree

1 file changed

+23
-19
lines changed

1 file changed

+23
-19
lines changed

gradle/libs.versions.toml

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
java = "26"
3-
kotlin = "2.3.0-Beta1"
3+
kotlin = "2.3.0-Beta2"
44
kotlin-ksp = "2.3.0"
5-
kotlin-jvmtarget = "24"
5+
kotlin-jvmtarget = "25"
66
kotlin-dsl-jvmtarget = "21"
77
kotlin-api-version = "2.3"
88
kotlin-lang-version = "2.3"
@@ -20,7 +20,7 @@ org-name = "suresh.dev"
2020
org-url = "https://suresh.dev"
2121

2222
# Dependency Versions
23-
bc-plugins = "2.17.0"
23+
bc-plugins = "2.19.0"
2424
kotlinx-kover = "0.9.3"
2525
kotlin-dokka = "2.1.0"
2626
kotlinx-io = "0.8.0"
@@ -29,7 +29,7 @@ kotlinx-coroutines = "1.10.2"
2929
kotlinx-datetime = "0.7.1"
3030
kotlinx-datetime-zoneinfo = "2025b-spi.0.7.1"
3131
kotlinx-serialization = "1.9.0"
32-
kotlinx-rpc = "0.10.0"
32+
kotlinx-rpc = "0.10.1"
3333
kotlinx-collections-immutable = "0.4.0"
3434
kotlinx-html = "0.12.0"
3535
kotlinx-browser = "0.5.0"
@@ -38,13 +38,14 @@ kotlinx-fuzz = "0.2.2"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.2.0-RC"
4040
kotlin-lincheck = "3.3.2"
41-
kotlin-wrappers = "2025.10.12"
41+
kotlin-wrappers = "2025.10.14"
4242
kotlin-redacted = "1.15.0"
4343
kotlin-serviceloader = "0.0.21"
4444
kotlinx-multik = "0.2.3"
4545
kotlinx-dataframe = "1.0.0-Beta3"
4646
kotlinx-kandy = "0.9.0-dev-86"
4747
kotlin-statistics = "0.4.0-RC1"
48+
kotlin-base32 = "1.0.0"
4849
gradle-kotlin-dsl = "6.4.1"
4950
exoquery-plugin = "2.2.20-1.7.2.PL"
5051
exoquery-sql = "1.7.2.PL"
@@ -53,11 +54,11 @@ postgresql = "42.7.8"
5354
embedded-postgres = "2.1.1"
5455
embedded-postgres-bom = "17.6.0"
5556
evas = "1.3.0"
56-
kopy = "0.19.0+2.2.20"
57+
kopy = "0.20.0+2.2.21"
5758
poko = "0.20.1"
5859
mappie = "2.2.21-1.6.1"
5960
akkurate = "0.11.0"
60-
kaml = "0.99.0"
61+
kaml = "0.102.0"
6162
snakeyaml-engine-kmp = "4.0.1"
6263
konsist = "0.17.3"
6364
decoroutinator = "2.5.7"
@@ -92,7 +93,7 @@ intellij-markdown = "0.7.3"
9293
jgit = "7.4.0.202509020913-r"
9394
jte = "3.2.1"
9495
sshj = "0.40.0"
95-
jsch = "2.27.4"
96+
jsch = "2.27.5"
9697
pty4j = "0.13.11"
9798
oshi = "6.9.1"
9899
junit = "6.0.0"
@@ -101,18 +102,18 @@ koin-annotations = "2.3.0"
101102
metro = "0.4.0"
102103
kotest = "6.0.4"
103104
mockk = "1.14.6"
104-
mokkery = "3.0.0-Beta2"
105+
mokkery = "3.0.0-Beta3"
105106
wiremock = "4.0.0-beta.15"
106107
wiremock-kotlin = "2.1.1"
107108
okhttp = "5.2.1"
108109
slf4j = "2.1.0-alpha1"
109110
logback = "1.5.20"
110-
logback-tyler = "1.0.2"
111+
logback-tyler = "1.0.3"
111112
log4j = "3.0.0-beta3"
112113
jmh = "1.37"
113114
mrjar = "0.1.1"
114115
ktfmt = "0.59"
115-
google-javaformat = "1.30.0"
116+
google-javaformat = "1.31.0"
116117
palantir-javaformat = "2.81.0"
117118
google-auto-value = "1.11.0"
118119
google-auto-service = "1.1.1"
@@ -125,7 +126,7 @@ caffeine-coroutines = "2.0.3"
125126
kotlin-codepoints = "0.11.0"
126127
kotlin-logging = "7.0.13"
127128
kotlin-bignum = "0.3.10"
128-
kotlin-diff = "1.1.0"
129+
kotlin-diff = "1.2.0"
129130
kotlin-retry = "2.0.2"
130131
kotlinx-jsonpath = "3.0.2"
131132
kotlin-cryptography = "0.5.0"
@@ -144,8 +145,7 @@ parsus = "0.6.1"
144145
ksoup = "0.2.5"
145146
java-keyring = "1.0.4"
146147
java-keychain = "1.1.0"
147-
webjars-xterm = "5.3.0"
148-
arrow-suspendapp = "2.2.0-beta.3"
148+
arrow-suspendapp = "2.2.0-beta.8"
149149
hikariCP = "7.0.2"
150150
h2 = "2.4.240"
151151
micrometer = "1.16.0-RC1"
@@ -184,6 +184,7 @@ chasm = "1.2.0"
184184
chasm-plugin = "2.0.0-1.2.0"
185185
cel = "0.11.1"
186186
kfswatch = "1.4.0"
187+
kommand = "2.3.0"
187188
kmp-process = "0.4.0"
188189
kmbed = "1.8.4"
189190
langchain4j = "1.8.0"
@@ -192,7 +193,7 @@ langchain4j-kotlin = "0.3.0"
192193
jlama = "0.8.4"
193194
mcp-kotlin = "0.7.4"
194195
koog = "0.5.1"
195-
mcp4k = "0.4.5"
196+
mcp4k = "0.4.6"
196197
dflib = "2.0.0-M4"
197198
ldaptive = "2.4.2"
198199
chicory = "1.5.3"
@@ -204,10 +205,11 @@ log4k = "1.1.2"
204205
rwmutex = "1.0.0"
205206
bluesky-ozone = "0.3.3"
206207
cidre = "0.3.0"
207-
voices = "0.0.7"
208-
onnx = "1.23.1"
208+
voices = "0.0.8"
209+
onnx = "1.23.2"
209210
angus-mail = "2.1.0-M1"
210211
simplemail = "8.12.6"
212+
javelit = "0.56.0"
211213

212214
# Compose
213215
jetbrains-compose = "1.10.0-alpha03"
@@ -274,7 +276,7 @@ jextract = "1.0.0"
274276
maven-plugin-api = "4.0.0-rc-4"
275277
maven-plugin-annotations = "3.15.1"
276278
gradlex-maven-plugin = "1.0.3"
277-
typesafe-conventions = "0.9.0"
279+
typesafe-conventions = "0.9.1"
278280

279281
# Repositories
280282
repo-mvn-central = "https://repo.maven.apache.org/maven2/"
@@ -328,6 +330,7 @@ kotlin-redacted-annotations = { module = "dev.zacsweers.redacted:redact
328330
kotlin-cryptography-core = { module = "dev.whyoleg.cryptography:cryptography-core" , version.ref = "kotlin-cryptography"}
329331
kotlin-cryptography-random = { module = "dev.whyoleg.cryptography:cryptography-random" , version.ref = "kotlin-cryptography"}
330332
kotlin-cryptography-optimal = { module = "dev.whyoleg.cryptography:cryptography-provider-optimal" , version.ref = "kotlin-cryptography"}
333+
kotlin-base32 = { module = "com.osmerion.kotlin:kotlin-base32" , version.ref = "kotlin-base32"}
331334
jspecify = { module = "org.jspecify:jspecify" , version.ref = "jspecify"}
332335
kmpmt = { module = "com.jakewharton.kmpmt:kmpmt-gradle-plugin" , version.ref = "kmpmt" }
333336

@@ -562,7 +565,6 @@ log4j-core = { module = "org.apache.logging.log4j:log4
562565
log4j-jpl = { module = "org.apache.logging.log4j:log4j-jpl" , version.ref = "log4j"}
563566
java-keyring = { module = "com.github.javakeyring:java-keyring" , version.ref = "java-keyring"}
564567
java-keychain = { module = "pt.davidafsilva.apple:jkeychain" , version.ref = "java-keychain"}
565-
webjars-xterm = { module = "org.webjars.npm:xterm" , version.ref = "webjars-xterm" }
566568
caffeine-coroutines = { module = "dev.hsbrysk:caffeine-coroutines" , version.ref = "caffeine-coroutines" }
567569

568570
kotlin-wrappers-bom = { module = "org.jetbrains.kotlin-wrappers:kotlin-wrappers-bom" , version.ref = "kotlin-wrappers" }
@@ -660,10 +662,12 @@ kobwebx-serialization = { module = "com.varabyte.kobwebx:kobwebx-
660662
silk-foundation = { module = "com.varabyte.kobweb:silk-foundation" , version.ref = "kobweb" }
661663
silk-icons-fa = { module = "com.varabyte.kobwebx:silk-icons-fa" , version.ref = "kobweb" }
662664
silk-icons-mdi = { module = "com.varabyte.kobwebx:silk-icons-mdi" , version.ref = "kobweb" }
665+
javelit = { module = "io.javelit:javelit" , version.ref = "javelit" }
663666

664667
# Native
665668
kfswatch = { module = "io.github.irgaly.kfswatch:kfswatch" , version.ref = "kfswatch" }
666669
kmp-process = { module = "io.matthewnelson.kmp-process:process" , version.ref = "kmp-process" }
670+
kommand = { module = "com.kgit2:kommand" , version.ref = "kommand" }
667671
log4k-coroutines = { module = "io.github.smyrgeorge:log4k-coroutines" , version.ref = "log4k" }
668672
log4k-slf4j = { module = "io.github.smyrgeorge:log4k-slf4j" , version.ref = "log4k" }
669673
rwmutex = { module = "com.mayakapps.rwmutex:rwmutex" , version.ref = "rwmutex" }

0 commit comments

Comments
 (0)