mirror of
https://github.com/HibiscusMC/HibiscusCommons.git
synced 2026-01-06 15:51:55 +00:00
chore: somehow moving paper repo to be first got it to build?
This commit is contained in:
@@ -18,14 +18,14 @@ allprojects {
|
||||
apply(plugin = "java-library")
|
||||
|
||||
repositories {
|
||||
// Paper Repo
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
|
||||
mavenCentral()
|
||||
maven("https://hub.spigotmc.org/nexus/content/repositories/snapshots/")
|
||||
maven("https://oss.sonatype.org/content/groups/public/")
|
||||
maven("https://oss.sonatype.org/content/repositories/snapshots")
|
||||
|
||||
// Paper Repo
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
|
||||
// Nexo
|
||||
maven("https://repo.nexomc.com/snapshots/")
|
||||
maven("https://repo.nexomc.com/releases/")
|
||||
|
||||
Reference in New Issue
Block a user