Skip to content

Commit 16188e9

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.9 to 9.4.0 (#4656)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c915c20 commit 16188e9

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:8.4.0")
3434
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.4.8")
35-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.3.2")
35+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.0")
3636

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

0 commit comments

Comments
 (0)