Skip to content

Commit c3732fd

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.8 to 8.3.9 (#4408)
1 parent 53d073b commit c3732fd

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

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

0 commit comments

Comments
 (0)