Skip to content

Commit 081a3f3

Browse files
Bump com.gradleup.shadow from 9.3.2 to 9.4.0 (#101)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a4edf4 commit 081a3f3

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,7 +1,7 @@
11
plugins {
22
`java-library`
33
`maven-publish`
4-
id("com.gradleup.shadow") version "9.3.2"
4+
id("com.gradleup.shadow") version "9.4.0"
55
}
66

77
group = "cn.dreeam.surf"

0 commit comments

Comments
 (0)