Bump paperweight to 1.1.8

This commit is contained in:
Kyle Wood 2021-06-29 00:44:48 -05:00
parent 47139376c4
commit 45ec3794e5
No known key found for this signature in database
GPG Key ID: 86186EDFECC585CB
1 changed files with 1 additions and 1 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.7"
id("io.papermc.paperweight.core") version "1.1.8"
}
subprojects {