We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc7676 commit 62f8510Copy full SHA for 62f8510
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
* The runnable jar will be found in build/libs/projectname-all.jar
13
*/
14
id("com.github.johnrengelman.shadow") version "8.1.1"
15
- id("org.danilopianini.gradle-java-qa") version "1.101.0"
+ id("org.danilopianini.gradle-java-qa") version "1.102.0"
16
}
17
18
repositories { // Where to search for dependencies
0 commit comments