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 2e64a76 commit 4357656Copy full SHA for 4357656
‎gradle/libs.versions.toml‎
@@ -1,14 +1,14 @@
1
[versions]
2
-kotlin = "2.1.0"
3
-coroutines = "1.10.1"
4
-gradle-ktlint = "12.1.2"
+kotlin = "2.1.20"
+coroutines = "1.10.2"
+gradle-ktlint = "12.2.0"
5
antlr = "4.13.2"
6
crypto-hash = "1.0.2"
7
-kover = "0.9.0"
+kover = "0.9.1"
8
benchmark = "0.4.13"
9
-atomicfu = "0.26.1"
+atomicfu = "0.27.0"
10
immutable = "0.3.8"
11
-serialization = "1.7.3"
+serialization = "1.8.1"
12
13
[libraries]
14
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib", version.ref = "kotlin" }
0 commit comments