Skip to content

Commit 3c3ada4

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update plugin kotlin-qa to v0.94.0
1 parent 553eeb1 commit 3c3ada4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ junit-jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", vers
1818

1919
[plugins]
2020
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
21-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.93.3" }
21+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.94.0" }
2222
publicOnCentral = { id = "org.danilopianini.publish-on-central", version = "7.0.4" }
2323
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
2424
shadowJar = { id = "com.github.johnrengelman.shadow", version = "8.1.1" }

0 commit comments

Comments
 (0)