Skip to content

Commit f951fe8

Browse files
build(deps): bump com.github.johnrengelman.shadow from 7.0.0 to 7.1.0 (#1528)
Bumps com.github.johnrengelman.shadow from 7.0.0 to 7.1.0. --- updated-dependencies: - dependency-name: com.github.johnrengelman.shadow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d15347 commit f951fe8

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

1515
repositories {

0 commit comments

Comments
 (0)