File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id " info.u_team.gradle_files"
44 id " me.modmuss50.mod-publish-plugin"
55 id " maven-publish"
6- id " com.gradleup.shadow" version " 8 .3.6 "
6+ id " com.gradleup.shadow" version " 9 .3.0 "
77}
88
99gradlefiles. loaderSuffix = " fabric"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55 id " info.u_team.gradle_files"
66 id " me.modmuss50.mod-publish-plugin"
77 id " maven-publish"
8- id " com.gradleup.shadow" version " 8 .3.6 "
8+ id " com.gradleup.shadow" version " 9 .3.0 "
99}
1010
1111gradlefiles. loaderSuffix = " forge"
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ plugins {
33 id " info.u_team.gradle_files"
44 id " me.modmuss50.mod-publish-plugin"
55 id " maven-publish"
6- id " com.gradleup.shadow" version " 8 .3.6 "
6+ id " com.gradleup.shadow" version " 9 .3.0 "
77}
88
99gradlefiles. loaderSuffix = " neoforge"
You can’t perform that action at this time.
0 commit comments