diff --git a/settings.gradle b/settings.gradle index 2242c7c..f598cca 100644 --- a/settings.gradle +++ b/settings.gradle @@ -2,10 +2,6 @@ pluginManagement { repositories { mavenCentral() gradlePluginPortal() - maven { - name = "Lenni0451" - url "https://maven.lenni0451.net/everything" - } } }