Skip to content

Commit

Permalink
chore(deps): update plugin kotlin-qa to v0.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 25, 2024
1 parent 81609b2 commit 7b30e2d
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 @@ -10,7 +10,7 @@ spotbugs-annotations = "com.github.spotbugs:spotbugs-annotations:4.8.6"

[plugins]
gitSemVer = { id = "org.danilopianini.git-sensitive-semantic-versioning", version = "3.1.7" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.68.0" }
kotlin-qa = { id = "org.danilopianini.gradle-kotlin-qa", version = "0.69.0" }
java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.70.0" }
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "1.2.8" }
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "5.1.9" }
Expand Down

0 comments on commit 7b30e2d

Please sign in to comment.