Skip to content

Commit a3ad28d

Browse files
chore(gradle): bump com.gradleup.shadow:shadow-gradle-plugin
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 8.3.8 to 9.4.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.8...9.4.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 748ea88 commit a3ad28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
because('needed by plugin java-coding-conventions')
5050
}
5151

52-
implementation "com.gradleup.shadow:shadow-gradle-plugin:8.3.8"
52+
implementation "com.gradleup.shadow:shadow-gradle-plugin:9.4.1"
5353

5454
implementation('com.vanniktech.maven.publish:com.vanniktech.maven.publish.gradle.plugin:0.36.0') {
5555
because('needed by plugin java-publishing-conventions')

0 commit comments

Comments
 (0)