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

Commit 4f33980

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 9.4.0 to 9.4.1 (#258)
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.4.0 to 9.4.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.0...9.4.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e1be42 commit 4f33980

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
@@ -14,7 +14,7 @@ buildscript {
1414
}
1515

1616
dependencies {
17-
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.4.0"
17+
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.4.1"
1818
classpath "net.minecraftforge.gradle:ForgeGradle:[6.0.36,6.2)"
1919
classpath "org.spongepowered:mixingradle:0.7-SNAPSHOT"
2020
classpath "xyz.wagyourtail.jvmdowngrader:gradle-plugin:1.3.6"

0 commit comments

Comments
 (0)