mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2024-12-13 11:40:29 +00:00
Remove dvs1 as a maven repository
This thing consistently goes down and breaks the build. For now, let's just rehost it on squiddev.cc/maven.
This commit is contained in:
parent
bf13bac152
commit
930fd59298
@ -43,10 +43,6 @@ minecraft {
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
name "JEI"
|
||||
url "https://dvs1.progwml6.com/files/maven"
|
||||
}
|
||||
maven {
|
||||
name "SquidDev"
|
||||
url "https://squiddev.cc/maven"
|
||||
|
Loading…
Reference in New Issue
Block a user