Skip to content

Commit 60e30f6

Browse files
chore(deps): update plugin org.danilopianini.gradle-java-qa to v1.111.0 (#283)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 96b3e1d commit 60e30f6

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

1818
repositories { // Where to search for dependencies

0 commit comments

Comments
 (0)