Skip to content

Commit 3b1ff02

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.9 to 9.0.1
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.9 to 9.0.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.9...9.0.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cb5055 commit 3b1ff02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
// When updating, update above in plugins too
3333
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.2.1")
3434
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.3")
35-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.9")
35+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.1")
3636

3737
implementation("org.owasp:dependency-check-gradle:12.1.3")
3838

0 commit comments

Comments
 (0)