Skip to content

Commit 9ca6ea5

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 9.0.0-beta17 to 9.0.0-rc1 (#11517)
Bump com.gradleup.shadow:shadow-gradle-plugin Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.0.0-beta17 to 9.0.0-rc1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0-beta17...9.0.0-rc1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.0.0-rc1 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 7b19012 commit 9ca6ea5

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
@@ -18,7 +18,7 @@ dependencies {
1818
implementation("com.github.docker-java:docker-java-core:$dockerJavaVersion")
1919
implementation("com.bmuschko:gradle-docker-plugin:9.4.0")
2020
implementation("com.diffplug.spotless:spotless-plugin-gradle:7.0.4")
21-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-beta17")
21+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.0.0-rc1")
2222
implementation("com.github.node-gradle:gradle-node-plugin:7.1.0")
2323
implementation("com.google.protobuf:protobuf-gradle-plugin:0.9.5")
2424
implementation("com.gorylenko.gradle-git-properties:gradle-git-properties:2.5.0")

0 commit comments

Comments
 (0)