Skip to content

Commit 0d38489

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 8.3.5 to 8.3.6 (#10267)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8bb6b53 commit 0d38489

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
@@ -33,7 +33,7 @@ dependencies {
3333

3434
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
3535
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.25.0")
36-
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.5")
36+
implementation("com.gradleup.shadow:shadow-gradle-plugin:8.3.6")
3737
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
3838
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.4")
3939
implementation("com.gorylenko.gradle-git-properties:gradle-git-properties:2.4.2")

0 commit comments

Comments
 (0)