Skip to content

Commit

Permalink
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.82.0 (
Browse files Browse the repository at this point in the history
#474)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 28, 2024
1 parent 96925e3 commit 8e9a36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
* The runnable jar will be found in build/libs/projectname-all.jar
*/
id("com.github.johnrengelman.shadow") version "8.1.1"
id("org.danilopianini.gradle-java-qa") version "1.81.0"
id("org.danilopianini.gradle-java-qa") version "1.82.0"
}

repositories { // Where to search for dependencies
Expand Down

0 comments on commit 8e9a36e

Please sign in to comment.