1
0
Fork 0
mirror of https://github.com/PaperMC/Paper.git synced 2025-02-17 10:41:41 +01:00

Update paperweight to 1.0.1

This commit is contained in:
Kyle Wood 2021-06-15 01:19:26 -05:00
parent 0f1177ece6
commit 69ae01570d

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.0.0"
id("io.papermc.paperweight.core") version "1.0.1"
}
subprojects {