We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d882c7 commit 2745ecfCopy full SHA for 2745ecf
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'jacoco'
9
id 'signing'
10
id 'org.owasp.dependencycheck' version '12.0.1'
11
- id 'com.gradleup.shadow' version '8.3.5'
+ id 'com.gradleup.shadow' version '8.3.6'
12
}
13
14
repositories {
0 commit comments