From c031e09244023963f7aaf53d401c440de489b2b1 Mon Sep 17 00:00:00 2001 From: Dhawal Kapil Date: Sat, 1 Feb 2020 20:24:02 +0530 Subject: [PATCH] Jcenter URL update - Updating the JCenter repository url as it has now moved from http to https --- parent-kotlin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent-kotlin/pom.xml b/parent-kotlin/pom.xml index 111de474b9..abc871ca91 100644 --- a/parent-kotlin/pom.xml +++ b/parent-kotlin/pom.xml @@ -16,7 +16,7 @@ jcenter - http://jcenter.bintray.com + https://jcenter.bintray.com kotlin-ktor