Skip to content

Commit 30570da

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

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
@@ -1,6 +1,6 @@
11
plugins {
22
`java-library`
3-
id("com.gradleup.shadow") version "8.3.6"
3+
id("com.gradleup.shadow") version "9.4.2"
44
}
55

66
repositories {

0 commit comments

Comments
 (0)