Updated Upstream (Paper)

Upstream has released updates that appear to apply and compile correctly

Paper Changes:
0e230a1 Updated Upstream (CraftBukkit) (#6279)
321dd1d Update paperweight to 1.1.9 (#6284)
This commit is contained in:
William Blake Galbreath
2021-07-28 04:35:57 -05:00
parent b37dab3be2
commit 9e63e8f74c
3 changed files with 11 additions and 10 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.8"
id("io.papermc.paperweight.patcher") version "1.1.9"
}
repositories {