Skip to content

Commit ffad2fa

Browse files
Bump com.gradleup.shadow from 9.0.0-beta6 to 9.3.1-SNAPSHOT in /Plan
Bumps com.gradleup.shadow from 9.0.0-beta6 to 9.3.1-SNAPSHOT. --- updated-dependencies: - dependency-name: com.gradleup.shadow dependency-version: 9.3.1-SNAPSHOT dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cd287a3 commit ffad2fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 "6.3.1.5724"
13-
id "com.gradleup.shadow" version "9.0.0-beta6" apply false
13+
id "com.gradleup.shadow" version "9.3.1-SNAPSHOT" apply false
1414
id "fabric-loom" version "1.11-SNAPSHOT" apply false
1515
}
1616

0 commit comments

Comments
 (0)