Skip to content

Commit 8ff0352

Browse files
build(deps): bump com.github.johnrengelman.shadow from 5.2.0 to 6.0.0 (#1393)
Bumps com.github.johnrengelman.shadow from 5.2.0 to 6.0.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32ea1a2 commit 8ff0352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99
id 'checkstyle'
1010
id 'signing'
1111
id 'org.owasp.dependencycheck' version '6.0.1'
12-
id 'com.github.johnrengelman.shadow' version '5.2.0'
12+
id 'com.github.johnrengelman.shadow' version '6.0.0'
1313
}
1414

1515
repositories {

0 commit comments

Comments
 (0)