[ci-skip] update paper repo url

This commit is contained in:
BillyGalbreath
2022-07-12 11:02:26 -05:00
parent 7ffeb29899
commit 2b07212e72

View File

@@ -5,7 +5,7 @@ plugins {
id("io.papermc.paperweight.patcher") version "1.3.8" id("io.papermc.paperweight.patcher") version "1.3.8"
} }
val paperMavenPublicUrl = "https://papermc.io/repo/repository/maven-public/" val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"
allprojects { allprojects {
apply(plugin = "java") apply(plugin = "java")