Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Apr 24, 2023
1 parent f1817cd commit 6f8be34
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.8.10"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.9"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.38.2"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.39.0"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.4.23"
publishOnCentral = "org.danilopianini.publish-on-central:5.0.4"
taskTree = "com.dorongold.task-tree:2.1.1"

0 comments on commit 6f8be34

Please sign in to comment.