diff --git a/build.gradle b/build.gradle index 46dfd9570..ad250a866 100644 --- a/build.gradle +++ b/build.gradle @@ -153,7 +153,7 @@ repositories { } ivy { name 'asie dependency mirror' - artifactPattern "http://asie.pl/javadeps/[module]-[revision](-[classifier]).[ext]" + artifactPattern "https://asie.pl/javadeps/[module]-[revision](-[classifier]).[ext]" metadataSources { artifact() }