hopefully fix automated builds not working

This commit is contained in:
Ellpeck 2019-04-14 11:00:21 +02:00
parent 5311500eca
commit 9d1b0a9f65

View file

@ -27,7 +27,7 @@ compileJava {
repositories {
mavenCentral()
maven {
url = "http://dvs1.progwml6.com/files/maven"
url = "https://dvs1.progwml6.com/files/maven"
}
maven {
url = "http://maven.thiakil.com"