mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-08-29 08:42:17 +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:
@@ -43,10 +43,6 @@ minecraft {
|
||||
}
|
||||
|
||||
repositories {
|
||||
maven {
|
||||
name "JEI"
|
||||
url "https://dvs1.progwml6.com/files/maven"
|
||||
}
|
||||
maven {
|
||||
name "SquidDev"
|
||||
url "https://squiddev.cc/maven"
|
||||
|
Reference in New Issue
Block a user