Update paperweight to 1.1.6

This commit is contained in:
Kyle Wood
2021-06-20 16:22:20 -05:00
parent 41acf2c279
commit 2107b78f00
2 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.core") version "1.1.5"
id("io.papermc.paperweight.core") version "1.1.6"
}
subprojects {