mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 12:33:54 +00:00
chore: Update PaperMC repository URL (#1756)
* Migrate PaperMC Repository Endpoints * Migrate PaperMC JavaDocs endpoints
This commit is contained in:
@ -8,7 +8,7 @@ repositories {
|
||||
mavenCentral()
|
||||
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