Skip to content

Commit 054c73c

Browse files
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.123.1
1 parent 5c16b67 commit 054c73c

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.github.johnrengelman.shadow") version "8.1.1"
15-
id("org.danilopianini.gradle-java-qa") version "1.116.0"
15+
id("org.danilopianini.gradle-java-qa") version "1.123.1"
1616
}
1717

1818
repositories {

0 commit comments

Comments
 (0)