Skip to content

Commit 9884ad6

Browse files
build(deps): Bump com.gradleup.shadow from 8.3.8 to 9.0.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.8 to 9.0.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.8...9.0.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b4a430 commit 9884ad6

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
@@ -8,7 +8,7 @@ plugins {
88
id 'jacoco'
99
id 'signing'
1010
id 'org.owasp.dependencycheck' version '12.1.3'
11-
id 'com.gradleup.shadow' version '8.3.8'
11+
id 'com.gradleup.shadow' version '9.0.2'
1212
id 'org.jreleaser' version '1.19.0'
1313
}
1414

0 commit comments

Comments
 (0)