update paperweight

This commit is contained in:
Ben Kerllenevich
2021-06-20 08:54:55 -04:00
parent 05a029a4d3
commit 7d73972433

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-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.1.5"
}
repositories {