mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-21 11:55:11 +01:00
Update upstream & paperweight to 1.1.14
This commit is contained in:
parent
ec10cc7b81
commit
a46006e2be
@ -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 {
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user