mirror of
https://github.com/AtlasMediaGroup/Scissors.git
synced 2024-11-14 19:34:54 -05:00
Update shadow to 7.1.0
This commit is contained in:
parent
fe0ed1609c
commit
e0a85eb4c9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ import io.papermc.paperweight.util.constants.*
|
||||||
plugins {
|
plugins {
|
||||||
java
|
java
|
||||||
`maven-publish`
|
`maven-publish`
|
||||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
|
||||||
id("io.papermc.paperweight.patcher") version "1.1.12"
|
id("io.papermc.paperweight.patcher") version "1.1.12"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue