diff --git a/build.gradle b/build.gradle index 674a27f..8044c5e 100644 --- a/build.gradle +++ b/build.gradle @@ -16,7 +16,6 @@ dependencyCheck { subprojects { apply plugin: "java" - apply plugin: "eclipse" apply plugin: 'com.github.ben-manes.versions' apply plugin: 'net.ltgt.errorprone'