diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md index c14a50132d4..b0b404e6250 100644 --- a/README.md +++ b/README.md @@ -71,8 +71,6 @@ Then open the root file `build.gradle` as a project in Intellij or Eclipse. | ./gradlew command | Description | |---|---| | `dependencies`| list dependencies | -| `dependencyCheckAnalyze` | list vulnerable dependencies | -| `dependencyUpdates` | list the dependencies that could be updated | | `licenseFormat --rerun-tasks` | fix source headers by applying HEADER.txt | | `wrapper --gradle-version 5.2.1` | upgrade wrapper | |