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 e3bee35 commit 5a7a638Copy full SHA for 5a7a638
‎gradle/libs.versions.toml‎
@@ -1,12 +1,12 @@
1
[versions]
2
-kotlin = "2.0.21"
3
-coroutines = "1.9.0"
4
-gradle-ktlint = "12.1.1"
+kotlin = "2.1.0"
+coroutines = "1.10.1"
+gradle-ktlint = "12.1.2"
5
antlr = "4.13.2"
6
crypto-hash = "1.0.2"
7
-kover = "0.8.3"
8
-benchmark = "0.4.12"
9
-atomicfu = "0.26.0"
+kover = "0.9.0"
+benchmark = "0.4.13"
+atomicfu = "0.26.1"
10
immutable = "0.3.8"
11
serialization = "1.7.3"
12
0 commit comments