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 d610428 commit 10097a5Copy full SHA for 10097a5
build.gradle
@@ -8,7 +8,7 @@ plugins {
8
id 'jacoco'
9
id 'signing'
10
id 'org.owasp.dependencycheck' version '12.1.3'
11
- id 'com.gradleup.shadow' version '8.3.7'
+ id 'com.gradleup.shadow' version '8.3.8'
12
id 'org.jreleaser' version '1.19.0'
13
}
14
0 commit comments