update paperweight to 1.3.2 & upstream

This commit is contained in:
Apehum
2021-12-15 04:41:04 +08:00
parent 443f65786f
commit 60ad1c6f0f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
id("io.papermc.paperweight.patcher") version "1.3.1"
id("io.papermc.paperweight.patcher") version "1.3.2"
}
repositories {

View File

@@ -3,7 +3,7 @@ version = 1.18-R0.1-SNAPSHOT
mcVersion = 1.18
packageVersion = 1_18_R1
paperRef = 874532613ca3e6979f0e834ce7d040c0a40e4070
paperRef = 91f3edaac4de5261383ea8b32b29fd8d3b6028f9
org.gradle.jvmargs=-Xmx2G