mirror of
https://github.com/PurpurMC/Purpur.git
synced 2026-02-17 08:27:43 +01:00
ALL OF THE API
This commit is contained in:
@@ -49,7 +49,7 @@ subprojects {
|
||||
configure<PublishingExtension> {
|
||||
repositories.maven {
|
||||
name = "maven"
|
||||
url = uri("https://repo.pl3x.net/snapshots")
|
||||
url = uri("https://repo.purpurmc.org/snapshots")
|
||||
credentials(PasswordCredentials::class)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user