Skip to content

Commit 5b8ddf4

Browse files
build(deps): bump com.gradleup.shadow:shadow-gradle-plugin
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.1.0 to 9.2.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.1.0...9.2.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af75ac0 commit 5b8ddf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("com.gradle.publish:plugin-publish-plugin:2.0.0")
2323
implementation("com.gradle:develocity-gradle-plugin:4.2")
2424
implementation("com.gradleup.nmcp:nmcp:1.1.0")
25-
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.1.0")
25+
implementation("com.gradleup.shadow:shadow-gradle-plugin:9.2.1")
2626
implementation(
2727
"gradle.plugin.com.google.cloud.artifactregistry:artifactregistry-gradle-plugin:2.2.2"
2828
)

0 commit comments

Comments
 (0)