We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba34fd8 commit 53f34b8Copy full SHA for 53f34b8
gradle/libs.versions.toml
@@ -1,7 +1,7 @@
1
[versions]
2
kotlin = "1.9.20"
3
junit = "5.10.0"
4
-detekt = "1.23.3"
+detekt = "1.23.4"
5
6
[plugins]
7
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
0 commit comments