Skip to content

Commit cad603c

Browse files
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.132.0
1 parent ea5f8c2 commit cad603c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugins {
1212
* The runnable jar will be found in build/libs/projectname-all.jar
1313
*/
1414
id("com.gradleup.shadow") version "9.1.0"
15-
id("org.danilopianini.gradle-java-qa") version "1.131.0"
15+
id("org.danilopianini.gradle-java-qa") version "1.132.0"
1616
}
1717

1818
repositories {

0 commit comments

Comments
 (0)