Skip to content

Commit ac8fb05

Browse files
Bump com.gradleup.shadow:shadow-gradle-plugin from 9.3.0 to 9.3.1 (#237)
Bumps [com.gradleup.shadow:shadow-gradle-plugin](https://github.com/GradleUp/shadow) from 9.3.0 to 9.3.1. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.3.0...9.3.1) --- updated-dependencies: - dependency-name: com.gradleup.shadow:shadow-gradle-plugin dependency-version: 9.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9d7f482 commit ac8fb05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0"
17+
classpath "com.gradleup.shadow:shadow-gradle-plugin:9.3.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.5"

0 commit comments

Comments
 (0)