Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.34.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Feb 24, 2023
1 parent 07850eb commit 9c74456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ kotlin-testing = [ "kotest-junit5-jvm", "kotest-assertions-core-jvm", "mockito-c
dokka = "org.jetbrains.dokka:1.7.20"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.1"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.34.1"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.34.2"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.4.17"
publishOnCentral = "org.danilopianini.publish-on-central:3.3.0"
taskTree = "com.dorongold.task-tree:2.1.1"

0 comments on commit 9c74456

Please sign in to comment.