Skip to content

Commit

Permalink
Applied the rootProject.version to all the spotbugs tasks as `release…
Browse files Browse the repository at this point in the history
…` property. (spotbugs#2789)
  • Loading branch information
ribafish authored Dec 29, 2023
1 parent 1388a7d commit eb42377
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eclipsePlugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -570,8 +570,5 @@ if (eclipseExecutable == null) {

spotbugs {
ignoreFailures = true
}

spotbugsMain {
release = rootProject.version
}

0 comments on commit eb42377

Please sign in to comment.