Skip to content

Commit bcca202

Browse files
build(deps): bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0 (#1402)
Bumps com.github.johnrengelman.shadow from 6.0.0 to 6.1.0. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28d4d04 commit bcca202

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 '6.0.0'
12+
id 'com.github.johnrengelman.shadow' version '6.1.0'
1313
}
1414

1515
repositories {

0 commit comments

Comments
 (0)