Skip to content

Commit 1d48668

Browse files
Bump com.gradleup.shadow from 9.1.0 to 9.2.2
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.1.0 to 9.2.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.1.0...9.2.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 303e186 commit 1d48668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import java.io.ByteArrayOutputStream
55
plugins {
66
`java-library`
77
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
8-
id("com.gradleup.shadow") version "9.1.0"
8+
id("com.gradleup.shadow") version "9.2.2"
99
id("java")
1010
id("io.papermc.hangar-publish-plugin") version "0.1.3"
1111
}

0 commit comments

Comments
 (0)