File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,15 +9,15 @@ plugins {
99 id(" com.replaymod.preprocess" ) version (" d452ef7612" )
1010
1111 // https://github.com/GradleUp/shadow
12- id(" com.gradleup.shadow" ) version (" 9.2.2 " ) apply (false )
12+ id(" com.gradleup.shadow" ) version (" 9.3.0 " ) apply (false )
1313
1414 // https://github.com/hierynomus/license-gradle-plugin
1515 id(" com.github.hierynomus.license" ) version (" 0.16.1" ) apply (false )
1616
1717 // https://github.com/firstdarkdev/modpublisher
1818 id(" com.hypherionmc.modutils.modpublisher" ) version (" 2.1.8" ) apply (false )
1919
20- id( " maven-publish" )
20+ ` maven- publish`
2121 idea
2222}
2323
Original file line number Diff line number Diff line change @@ -10,15 +10,15 @@ plugins {
1010 id(" com.replaymod.preprocess" ) version (" d452ef7612" )
1111
1212 // https://github.com/GradleUp/shadow
13- id(" com.gradleup.shadow" ) version (" 9.2.2 " )
13+ id(" com.gradleup.shadow" ) version (" 9.3.0 " )
1414
1515 // https://github.com/hierynomus/license-gradle-plugin
1616 id(" com.github.hierynomus.license" ) version (" 0.16.1" )
1717
1818 // https://github.com/firstdarkdev/modpublisher
1919 id(" com.hypherionmc.modutils.modpublisher" ) version (" 2.1.8" )
2020
21- id( " maven-publish" )
21+ ` maven- publish`
2222 idea
2323}
2424
You can’t perform that action at this time.
0 commit comments