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 1d15347 commit f951fe8Copy full SHA for f951fe8
build.gradle
@@ -9,7 +9,7 @@ plugins {
9
id 'checkstyle'
10
id 'signing'
11
id 'org.owasp.dependencycheck' version '6.3.2'
12
- id 'com.github.johnrengelman.shadow' version '7.0.0'
+ id 'com.github.johnrengelman.shadow' version '7.1.0'
13
}
14
15
repositories {
0 commit comments