Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.62.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed May 7, 2024
1 parent 8187556 commit 1cce988
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 @@ -46,7 +46,7 @@ dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:3.1.5"
java-qa = "org.danilopianini.gradle-java-qa:1.50.0"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.61.1"
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.62.0"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:0.5.8"
publishOnCentral = "org.danilopianini.publish-on-central:5.1.1"
taskTree = "com.dorongold.task-tree:3.0.0"

0 comments on commit 1cce988

Please sign in to comment.