chore: Update PaperMC repository endpoint (#3633)

Migration - New PaperMC endpoints
This commit is contained in:
BlockyTheDev 2022-05-21 07:57:22 +02:00 committed by GitHub
parent fc9fe1462f
commit 2e9dfd6f6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ repositories {
maven {
name = "PaperMC"
url = uri("https://papermc.io/repo/repository/maven-public/")
url = uri("https://repo.papermc.io/repository/maven-public/")
}
maven {