Skip to content

Commit

Permalink
chore(deps): update plugin java-qa to v1.65.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 12, 2024
1 parent 8388fa6 commit 83a84a4
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 @@ -25,7 +25,7 @@ mockito = [ "mockito-core", "mockito-junit-jupiter" ]

[plugins]
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning-gradle-plugin:3.1.7"
java-qa = "org.danilopianini.gradle-java-qa:1.65.1"
java-qa = "org.danilopianini.gradle-java-qa:1.65.2"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
kotlin-qa = "org.danilopianini.gradle-kotlin-qa:0.67.2"
multiJvmTesting = "org.danilopianini.multi-jvm-test-plugin:1.2.6"
Expand Down

0 comments on commit 83a84a4

Please sign in to comment.