Skip to content

Commit 75b8c8f

Browse files
chore: bump com.gradleup.shadow from 9.3.2 to 9.4.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.3.2 to 9.4.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.2...9.4.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b67a9b4 commit 75b8c8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
java
33
`java-library`
44
`maven-publish`
5-
id("com.gradleup.shadow") version "9.3.2" apply false
5+
id("com.gradleup.shadow") version "9.4.0" apply false
66
}
77

88
allprojects {

0 commit comments

Comments
 (0)