1
0
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:
Jonathan Coates 2020-02-04 16:53:22 +00:00
parent bf13bac152
commit 930fd59298
No known key found for this signature in database
GPG Key ID: D6D4CB5BFBBB5CB8

View File

@ -43,10 +43,6 @@ minecraft {
}
repositories {
maven {
name "JEI"
url "https://dvs1.progwml6.com/files/maven"
}
maven {
name "SquidDev"
url "https://squiddev.cc/maven"