Skip to content

Commit 3a02dd7

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

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

1515
repositories {

0 commit comments

Comments
 (0)