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 28d4d04 commit bcca202Copy full SHA for bcca202
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'checkstyle'
10
id 'signing'
11
id 'org.owasp.dependencycheck' version '6.0.1'
12
- id 'com.github.johnrengelman.shadow' version '6.0.0'
+ id 'com.github.johnrengelman.shadow' version '6.1.0'
13
}
14
15
repositories {
0 commit comments