chore: Update PaperMC repository URL (#1756)
* Migrate PaperMC Repository Endpoints * Migrate PaperMC JavaDocs endpoints
This commit is contained in:
@ -7,7 +7,7 @@ applyPaperweightAdapterConfiguration()
|
||||
repositories {
|
||||
maven {
|
||||
name = "PaperMC"
|
||||
url = uri("https://papermc.io/repo/repository/maven-public/")
|
||||
url = uri("https://repo.papermc.io/repository/maven-public/")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user