Update the shadow plugin
This commit is contained in:
parent
0990696e78
commit
5609e7d224
|
@ -11,7 +11,7 @@ buildscript {
|
|||
|
||||
plugins {
|
||||
kotlin("jvm") version "1.5.0"
|
||||
id("com.github.johnrengelman.shadow") version "6.1.0" apply false
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("architectury-plugin") version "[3.0.100, 3.3["
|
||||
id("dev.architectury.loom") version "0.7.2.110" apply false
|
||||
id("com.github.ben-manes.versions") version "0.38.0"
|
||||
|
|
Loading…
Reference in New Issue