We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 313b751 commit cbf0a30Copy full SHA for cbf0a30
libs.versions.toml
@@ -9,22 +9,22 @@ androidGradle = "8.8.1"
9
androidJunit5 = "1.11.3.0"
10
detekt = "1.23.7"
11
jacoco = "0.8.7"
12
-kotlin = "2.1.0"
+kotlin = "2.1.21"
13
mavenPublish = "0.30.0"
14
-skie = "0.10.0"
+skie = "0.10.1"
15
16
# Libraries
17
arrow = "2.0.1"
18
junit5 = "5.11.4"
19
junitPioneer = "2.3.0"
20
kermit = "2.0.5"
21
khash = "1.1.3"
22
-kotlinxCoroutines = "1.10.1"
+kotlinxCoroutines = "1.10.2"
23
kotlinLogging = "7.0.4"
24
ktor = "3.1.0"
25
okhttp = "4.12.0"
26
okio = "3.10.2"
27
-serialization = "1.8.0"
+serialization = "1.8.1"
28
29
[libraries]
30
arrow-core = { module = "io.arrow-kt:arrow-core", version.ref = "arrow" }
0 commit comments