mirror of
https://github.com/PaperMC/Velocity.git
synced 2024-11-21 03:11:38 +08:00
chore: switch to papermc repository
This commit is contained in:
parent
9149ed3384
commit
7da4f260d1
@ -28,10 +28,8 @@ subprojects {
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
// kyoripowered
|
||||
maven("https://oss.sonatype.org/content/groups/public/")
|
||||
// velocity
|
||||
maven("https://nexus.velocitypowered.com/repository/maven-public/")
|
||||
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/") // adventure
|
||||
maven("https://repo.papermc.io/repository/maven-public/")
|
||||
}
|
||||
dependencies {
|
||||
testImplementation("org.junit.jupiter:junit-jupiter:$junitVersion")
|
||||
|
Loading…
Reference in New Issue
Block a user