Update upstream & paperweight to 1.1.14

This commit is contained in:
Jason Penilla
2021-11-03 20:56:54 -07:00
parent ec10cc7b81
commit a46006e2be
2 changed files with 2 additions and 2 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.13"
id("io.papermc.paperweight.patcher") version "1.1.14"
}
repositories {