X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=build.gradle;h=b71eb5d8633bf36adf6182c2dddda5a8cff39e8a;hp=45012bd8f6d9c14ff203494ec4a53c9aa55c20e7;hb=265c29dd5a1049f317b04be03d4a17a0182a3221;hpb=302224657d3faf7659b3477ea8d0e7e249b7c7b6 diff --git a/build.gradle b/build.gradle index 45012bd..b71eb5d 100644 --- a/build.gradle +++ b/build.gradle @@ -14,8 +14,8 @@ buildscript { } repositories { - maven { url "http://maven.pterodactylus.net/" } mavenCentral() + maven { url "https://maven.pterodactylus.net/" } } apply plugin: 'java'