We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dd53bf commit fc7581bCopy full SHA for fc7581b
gradle/libs.versions.toml
@@ -4,11 +4,11 @@ dokka = "1.9.10"
4
binaryCompabilityValidator = "0.14.0"
5
toolchainsResolver = "0.8.0"
6
detekt = "1.23.5"
7
-mavenPublish = "0.25.3"
+mavenPublish = "0.27.0"
8
coroutines = "1.8.0"
9
-atomicfu = "0.23.1"
10
-lincheck = "2.17"
11
-statelyIso = "2.0.5"
+atomicfu = "0.23.2"
+lincheck = "2.26"
+statelyIso = "2.0.6"
12
13
[libraries]
14
plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
0 commit comments