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 76276c7 commit c613ec3Copy full SHA for c613ec3
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.90.0" }
+kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.90.1" }
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