Skip to content

Commit a3b0637

Browse files
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.109.0 (#280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 75928d3 commit a3b0637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

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

1818
repositories { // Where to search for dependencies

0 commit comments

Comments
 (0)