aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 055a7d17..b95a0b84 100644
--- a/build.gradle
+++ b/build.gradle
@@ -17,7 +17,6 @@ plugins {
repositories {
mavenCentral()
jcenter()
- maven { url "https://jitpack.io" }
}
apply plugin: 'io.spring.dependency-management'
dependencyManagement {