Skip to content

Commit 0597b33

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.5 to 8.3.6
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.5 to 8.3.6. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.5...8.3.6) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e57bd2 commit 0597b33

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
@@ -29,7 +29,7 @@ dependencies {
2929
// When updating, update above in plugins too
3030
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.2")
3131
implementation("com.github.spotbugs.snom:spotbugs-gradle-plugin:6.1.3")
32-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
32+
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
3333

3434
implementation("org.owasp:dependency-check-gradle:12.0.2")
3535

0 commit comments

Comments
 (0)