9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-19 15:09:25 +00:00

Update paperweight

This commit is contained in:
Dreeam
2023-04-06 22:17:38 -04:00
parent 4dbe173dfe
commit aa37e4bb36

View File

@@ -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.4-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.5.5-SNAPSHOT"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"