Skip to content

Commit 56a99f7

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 9.4.0 to 9.4.1 (#4670)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 74bb9ad commit 56a99f7

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.4.0")
35+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.4.1")
3636

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

0 commit comments

Comments
 (0)