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 909fa38 commit 78a8d5dCopy full SHA for 78a8d5d
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.gradleup.shadow") version "9.1.0"
15
- id("org.danilopianini.gradle-java-qa") version "1.132.0"
+ id("org.danilopianini.gradle-java-qa") version "1.133.0"
16
}
17
18
repositories {
0 commit comments