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 b9d6be0 commit 76276c7Copy full SHA for 76276c7
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
18
19
[plugins]
20
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
21
-kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.89.2" }
+kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.90.0" }
22
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
23
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
24
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }
0 commit comments