9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2026-01-06 15:51:50 +00:00

update libs

This commit is contained in:
XiaoMoMi
2023-12-13 05:46:41 +08:00
parent 194be36857
commit 89e977526d
5 changed files with 11 additions and 5 deletions

View File

@@ -20,8 +20,8 @@ allprojects {
}
repositories {
maven("https://maven.aliyun.com/repository/public/")
mavenCentral()
maven("https://maven.aliyun.com/repository/public/")
maven("https://papermc.io/repo/repository/maven-public/")
maven("https://oss.sonatype.org/content/groups/public/")
maven("https://repo.dmulloy2.net/repository/public/")
@@ -39,6 +39,7 @@ allprojects {
maven("https://s01.oss.sonatype.org/content/repositories/snapshots/")
maven("https://repo.minebench.de/")
maven("https://repo.xenondevs.xyz/releases/")
maven("https://repo.oraxen.com/releases")
}
}