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

Updated Upstream (Gale)

This commit is contained in:
Dreeam
2024-04-03 15:55:35 -04:00
parent 029f178fbd
commit f4857556fe
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ plugins {
`maven-publish`
id("com.github.johnrengelman.shadow") version "8.1.1" apply false // paperweight required this original shadow
id("io.github.goooler.shadow") version "8.1.7" apply false
id("io.papermc.paperweight.patcher") version "1.5.12-SNAPSHOT"
id("io.papermc.paperweight.patcher") version "1.5.13-SNAPSHOT"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"