mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-16 11:05:11 +01:00
Bump paperweight
This commit is contained in:
parent
de3cac8793
commit
f9092af46f
@ -1,7 +1,7 @@
|
||||
plugins {
|
||||
java
|
||||
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.0.4"
|
||||
id("io.papermc.paperweight.patcher") version "1.1.3"
|
||||
}
|
||||
|
||||
repositories {
|
||||
@ -20,7 +20,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
remapper("org.quiltmc:tiny-remapper:0.4.1")
|
||||
paperclip("io.papermc:paperclip:2.0.0-SNAPSHOT@jar")
|
||||
paperclip("io.papermc:paperclip:2.0.1")
|
||||
}
|
||||
|
||||
subprojects {
|
||||
|
@ -3,4 +3,4 @@ version = 1.17-R0.1-SNAPSHOT
|
||||
|
||||
mcVersion = 1.17
|
||||
packageVersion = 1_17_R1
|
||||
paperRef = 98994a0aa1e72c851b9ea6fb26fcd15ca02a0f6a
|
||||
paperRef = c83aa1a7f3dfaec7ee22ea2a07d8041130432d8b
|
||||
|
Loading…
Reference in New Issue
Block a user