Update upstream & paperweight to 1.1.14

This commit is contained in:
Jason Penilla 2021-11-03 20:56:54 -07:00
parent ec10cc7b81
commit a46006e2be
No known key found for this signature in database
GPG Key ID: 0E75A301420E48F8
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ plugins {
java
`maven-publish`
id("com.github.johnrengelman.shadow") version "7.1.0" apply false
id("io.papermc.paperweight.patcher") version "1.1.13"
id("io.papermc.paperweight.patcher") version "1.1.14"
}
repositories {

View File

@ -2,7 +2,7 @@ group=com.example.paperfork
version=1.17.1-R0.1-SNAPSHOT
mcVersion=1.17.1
paperRef=3e310e096cf8855e90b38d96890e38cd5260b185
paperRef=485d15ff8f6e0171fccaecfd4d237289b9d2b263
org.gradle.caching=true
org.gradle.parallel=true