Skip to content

Commit b7d1380

Browse files
Bump com.gradleup.shadow from 9.4.1 to 9.4.2 (#350)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.1 to 9.4.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andy Coates <8012398+big-andy-coates@users.noreply.github.com>
1 parent c69253c commit b7d1380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
id 'java-gradle-plugin'
66
id 'maven-publish' // used for publishing to local maven repository
77
id 'com.gradle.plugin-publish' version '2.1.1'
8-
id 'com.gradleup.shadow' version '9.4.1'
8+
id 'com.gradleup.shadow' version '9.4.2'
99
id 'com.github.ben-manes.versions' version '0.54.0'
1010
}
1111

0 commit comments

Comments
 (0)