mirror of
https://github.com/PaperMC/Folia.git
synced 2024-11-24 12:25:23 +01:00
Update paperweight to 1.5.7
Apparently, fixes some compile issues for some users.
This commit is contained in:
parent
e5b552fb0c
commit
a4d99b3cd3
@ -4,7 +4,7 @@ plugins {
|
||||
java
|
||||
`maven-publish`
|
||||
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
|
||||
id("io.papermc.paperweight.patcher") version "1.5.6"
|
||||
id("io.papermc.paperweight.patcher") version "1.5.7"
|
||||
}
|
||||
|
||||
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
|
||||
|
Loading…
Reference in New Issue
Block a user