Skip to content

Commit d93c9c7

Browse files
Bump com.gradleup.shadow from 9.4.1 to 9.4.2 in /Plan (#4665)
Bumps [com.gradleup.shadow](https://github.com/GradleUp/shadow) from 9.4.1 to 9.4.2. - [Release notes](https://github.com/GradleUp/shadow/releases) - [Commits](GradleUp/shadow@9.4.1...9.4.2) --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.4.2 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 c966695 commit d93c9c7

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.3.0.8198"
13-
id "com.gradleup.shadow" version "9.4.1" apply false
13+
id "com.gradleup.shadow" version "9.4.2" apply false
1414
id "net.fabricmc.fabric-loom" version "1.16.1" apply false
1515
}
1616

0 commit comments

Comments
 (0)