Merge library and mcdev imports files, bump paperweight

This commit is contained in:
Kyle Wood
2021-06-20 01:59:07 -05:00
parent 9d06e80357
commit 2dd2442b56
4 changed files with 11 additions and 12 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.3"
id("io.papermc.paperweight.core") version "1.1.4"
}
subprojects {