Skip to content
This repository was archived by the owner on Apr 24, 2026. It is now read-only.

Commit 00f3ed9

Browse files
Bump com.gradleup.shadow from 8.3.6 to 9.3.0
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 8.3.6 to 9.3.0. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@8.3.6...9.3.0) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 223667d commit 00f3ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'fabric-loom' version '1.10-SNAPSHOT'
3-
id "com.gradleup.shadow" version "8.3.6"
3+
id "com.gradleup.shadow" version "9.3.0"
44
}
55

66
group = project.maven_group

0 commit comments

Comments
 (0)