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 @@ -8,7 +8,7 @@ val discordIPCVersion: String by project
88base.archivesName = " ${base.archivesName.get()} -fabric"
99
1010plugins {
11- id(" com.github.johnrengelman.shadow" ) version " 8.3.0 "
11+ id(" com.github.johnrengelman.shadow" ) version " 8.1.1 "
1212}
1313
1414architectury {
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ val discordIPCVersion: String by project
88base.archivesName = " ${base.archivesName.get()} -forge"
99
1010plugins {
11- id(" com.github.johnrengelman.shadow" ) version " 8.3.0 "
11+ id(" com.github.johnrengelman.shadow" ) version " 8.1.1 "
1212}
1313
1414architectury {
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ val discordIPCVersion: String by project
77base.archivesName = " ${base.archivesName.get()} -neoforge"
88
99plugins {
10- id(" com.github.johnrengelman.shadow" ) version " 8.3.0 "
10+ id(" com.github.johnrengelman.shadow" ) version " 8.1.1 "
1111}
1212
1313architectury {
You can’t perform that action at this time.
0 commit comments