Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.70.0 (#886)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2024
1 parent eac0a59 commit a7bb1e6
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.9.20"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:3.1.7"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.69.0"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.70.0"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:1.3.0"
publishOnCentral = "org.danilopianini.publish-on-central:5.1.9"
taskTree = "com.dorongold.task-tree:4.0.0"

0 comments on commit a7bb1e6

Please sign in to comment.