Update upstream & paperweight to 1.2.0

This commit is contained in:
Jason Penilla
2021-11-16 21:27:00 -08:00
parent 4881c096bc
commit 53dbd2bc9c
5 changed files with 11 additions and 11 deletions

View File

@ -4,7 +4,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
id("io.papermc.paperweight.patcher") version "1.1.14"
id("io.papermc.paperweight.patcher") version "1.2.0"
}
repositories {