Skip to content

Commit 9d8c267

Browse files
renovate[bot]mergify[bot]
authored andcommittedDec 2, 2022
chore(deps): update plugin kotlin-qa to v0.29.0
1 parent 6dc8127 commit 9d8c267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
2222
gitSemVer = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "0.3.0" }
2323
gradlePluginPublish = { id = "com.gradle.plugin-publish", version = "1.0.0" }
2424
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
25-
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.28.0" }
25+
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.29.0" }
2626
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "2.0.10" }
2727
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.4.13" }
2828
taskTree = { id = "com.dorongold.task-tree", version = "2.1.0" }

0 commit comments

Comments
 (0)
Please sign in to comment.