mirror of
https://github.com/PaperMC/Folia.git
synced 2025-02-18 01:41:49 +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
|
java
|
||||||
`maven-publish`
|
`maven-publish`
|
||||||
id("com.github.johnrengelman.shadow") version "8.1.1" apply false
|
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/"
|
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
|
||||||
|
Loading…
Reference in New Issue
Block a user