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 7d3d589 commit 281cf8aCopy full SHA for 281cf8a
gradle/libs.versions.toml
@@ -25,4 +25,4 @@ kotlin-testing = ["archunit", "kotest-junit5", "kotest-assertions-core", "kotest
25
[plugins]
26
dokka = { id ="org.jetbrains.dokka", version = "1.9.10" }
27
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
28
-kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.57.1" }
+kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.58.0" }
0 commit comments