Skip to content

Commit c685ae9

Browse files
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.110.0
1 parent 98bb4e2 commit c685ae9

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.109.0"
15+
id("org.danilopianini.gradle-java-qa") version "1.110.0"
1616
}
1717

1818
repositories { // Where to search for dependencies

0 commit comments

Comments
 (0)