Skip to content

Commit 17403f1

Browse files
Bump com.gradleup.shadow from 9.0.0-beta6 to 9.4.2-SNAPSHOT in /Plan (#4542)
Bumps com.gradleup.shadow from 9.0.0-beta6 to 9.4.2-SNAPSHOT. --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.2-SNAPSHOT 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 282cc49 commit 17403f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
plugins {
1111
id("base")
1212
id "org.sonarqube" version "7.2.3.7755"
13-
id "com.gradleup.shadow" version "9.4.0" apply false
13+
id "com.gradleup.shadow" version "9.4.1" apply false
1414
id "net.fabricmc.fabric-loom" version "1.15-SNAPSHOT" apply false
1515
}
1616

0 commit comments

Comments
 (0)