Skip to content

Commit 4108bb4

Browse files
Bump com.gradleup.shadow from 9.0.0 to 9.6.1 (#98)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.0.0 to 9.6.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.0.0...9.6.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.6.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 353d361 commit 4108bb4

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
@@ -19,7 +19,7 @@
1919

2020
plugins {
2121
java
22-
id("com.gradleup.shadow") version "9.0.0"
22+
id("com.gradleup.shadow") version "9.6.1"
2323
}
2424

2525
group = "io.github.balugaq"

0 commit comments

Comments
 (0)