mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-30 21:04:04 +00:00
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