Skip to content

Commit 35c7141

Browse files
committed
chore: dep updates
1 parent d7652d3 commit 35c7141

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

gradle/libs.versions.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
java = "25"
3-
kotlin = "2.1.20-Beta1"
3+
kotlin = "2.1.20-Beta2"
44
kotlin-ksp = "2.1.20-Beta1-1.0.29"
55
kotlin-jvmtarget = "21"
66
kotlin-dsl-jvmtarget = "21"
@@ -29,15 +29,15 @@ kotlinx-atomicfu = "0.27.0"
2929
kotlinx-coroutines = "1.10.1"
3030
kotlinx-datetime = "0.6.1"
3131
kotlinx-serialization = "1.8.0"
32-
kotlinx-rpc = "0.4.0"
32+
kotlinx-rpc = "0.5.0"
3333
kotlinx-collections-immutable = "0.3.8"
3434
kotlinx-lincheck = "2.34"
3535
kotlinx-html = "0.12.0"
3636
kotlinx-browser = "0.3"
3737
kotlinx-benchmark = "0.4.13"
3838
kotlinx-metadata = "0.9.0"
3939
kotlinx-reflect-lite = "1.1.0"
40-
kotlin-wrappers = "2025.1.9"
40+
kotlin-wrappers = "2025.1.11"
4141
kotlin-redacted = "1.12.0"
4242
kotlin-serviceloader = "0.0.15"
4343
kotlinx-multik = "0.2.3"
@@ -52,7 +52,7 @@ akkurate = "0.11.0"
5252
kaml = "0.67.0"
5353
snakeyaml-engine-kmp = "3.1.0"
5454
konsist = "0.17.3"
55-
spring-boot = "3.4.1"
55+
spring-boot = "3.4.2"
5656
spring-depmgmt = "1.1.7"
5757
ktor = "3.0.3"
5858
ktor-cohort = "2.6.0"
@@ -82,7 +82,7 @@ jsch = "0.2.23"
8282
pty4j = "0.13.2"
8383
junit = "5.11.4"
8484
koin = "4.1.0-Beta5"
85-
koin-annotations = "2.0.0-Beta3"
85+
koin-annotations = "2.0.0-RC1"
8686
kotest = "6.0.0.M1"
8787
mockk = "1.13.16"
8888
mokkery = "2.6.1"
@@ -171,7 +171,7 @@ kmp-process = "0.1.2"
171171
langchain4j = "1.0.0-alpha1"
172172
jlama = "0.8.4"
173173
mcp-kotlin = "0.3.0"
174-
mcp4k = "0.3.2"
174+
mcp4k = "0.3.3"
175175
dflib = "1.1.0"
176176
ldaptive = "2.4.0"
177177
chicory = "1.0.0"

0 commit comments

Comments
 (0)