Update to paperweight 1.1.5

This commit is contained in:
Kyle Wood
2021-06-20 02:56:23 -05:00
parent e3191f5ab9
commit a435d924c1
2 changed files with 2 additions and 2 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.4"
id("io.papermc.paperweight.patcher") version "1.1.5"
}
repositories {