Skip to content

Commit 1b74b57

Browse files
Bump com.gradleup.shadow from 9.3.0 to 9.4.1 (#329)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.0 to 9.4.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.0...9.4.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9254df commit 1b74b57

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
@@ -3,7 +3,7 @@ plugins {
33
id 'java-gradle-plugin'
44
id 'maven-publish' // used for publishing to local maven repository
55
id 'com.gradle.plugin-publish' version '2.1.1'
6-
id 'com.gradleup.shadow' version '9.3.0'
6+
id 'com.gradleup.shadow' version '9.4.1'
77
id 'com.github.ben-manes.versions' version '0.53.0'
88
}
99

0 commit comments

Comments
 (0)