Bump paperweight

This commit is contained in:
Kyle Wood
2021-06-20 02:08:02 -05:00
parent bb4686d754
commit e3191f5ab9
4 changed files with 12 additions and 6 deletions

View File

@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.patcher") version "1.1.3"
id("io.papermc.paperweight.patcher") version "1.1.4"
}
repositories {