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] committed May 7, 2024
1 parent 742d1c3 commit 600dc2c
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 @@ -7,7 +7,7 @@ junit4 = "junit:junit:4.13.2"

[plugins]
gitSemVer = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "3.1.5" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.61.1" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.62.0" }
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "5.1.1" }
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "0.5.8" }
taskTree = { id = "com.dorongold.task-tree", version = "3.0.0" }

0 comments on commit 600dc2c

Please sign in to comment.