Skip to content

Commit

Permalink
chore(deps): update plugin java-qa to v1.71.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 26, 2024
1 parent 7b30e2d commit 73b52c5
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 @@ -11,7 +11,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.69.0" }
java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.70.0" }
java-qa = { id = "org.danilopianini.gradle-java-qa", version = "1.71.0" }
multiJvmTesting = { id = "org.danilopianini.multi-jvm-test-plugin", version = "1.2.8" }
publishOnCentral = { id = "org.danilopianini.publish-on-central", version = "5.1.9" }
taskTree = { id = "com.dorongold.task-tree", version = "4.0.0" }

0 comments on commit 73b52c5

Please sign in to comment.