Use proxied cursemaven because direct connection is not very productive
This commit is contained in:
parent
0a5dbf468f
commit
290705dc38
@ -269,6 +269,7 @@ repositories {
|
||||
includeGroup("lain.mods.cos")
|
||||
includeGroup("at.ridgo8.moreoverlays")
|
||||
includeGroup("ru.dbotthepony")
|
||||
includeGroup("curse.maven")
|
||||
}
|
||||
}
|
||||
|
||||
@ -283,14 +284,6 @@ repositories {
|
||||
}
|
||||
}
|
||||
|
||||
maven {
|
||||
url = uri("https://www.cursemaven.com")
|
||||
|
||||
content {
|
||||
includeGroup("curse.maven")
|
||||
}
|
||||
}
|
||||
|
||||
maven {
|
||||
name = "Jared's Maven"
|
||||
url = uri("https://maven.blamejared.com/")
|
||||
|
Loading…
Reference in New Issue
Block a user