Skip to content

Commit

Permalink
Remove eclipse gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Sep 19, 2024
1 parent addcead commit c098e4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencyCheck {

subprojects {
apply plugin: "java"
apply plugin: "eclipse"
apply plugin: 'com.github.ben-manes.versions'
apply plugin: 'net.ltgt.errorprone'

Expand Down

0 comments on commit c098e4c

Please sign in to comment.