mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-05 09:20:52 +01:00
chore: Update PaperMC repository endpoint (#3633)
Migration - New PaperMC endpoints
This commit is contained in:
parent
fc9fe1462f
commit
2e9dfd6f6f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user