diff --git a/README.md b/README.md index db62f025..fa937aed 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Tasks Settings ======== * `dependencyUpdatesReportFile`: report file location, `target/dependency-updates.txt` by default. +* `dependencyUpdatesFailBuild`: `dependencyUpdates` task will fail a build if updates found. Example: ```