Skip to content

Commit cbf0a30

Browse files
Update Kotlin/Compose
1 parent 313b751 commit cbf0a30

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,22 +9,22 @@ androidGradle = "8.8.1"
99
androidJunit5 = "1.11.3.0"
1010
detekt = "1.23.7"
1111
jacoco = "0.8.7"
12-
kotlin = "2.1.0"
12+
kotlin = "2.1.21"
1313
mavenPublish = "0.30.0"
14-
skie = "0.10.0"
14+
skie = "0.10.1"
1515

1616
# Libraries
1717
arrow = "2.0.1"
1818
junit5 = "5.11.4"
1919
junitPioneer = "2.3.0"
2020
kermit = "2.0.5"
2121
khash = "1.1.3"
22-
kotlinxCoroutines = "1.10.1"
22+
kotlinxCoroutines = "1.10.2"
2323
kotlinLogging = "7.0.4"
2424
ktor = "3.1.0"
2525
okhttp = "4.12.0"
2626
okio = "3.10.2"
27-
serialization = "1.8.0"
27+
serialization = "1.8.1"
2828

2929
[libraries]
3030
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }

0 commit comments

Comments
 (0)