mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-09 09:30:19 +01:00
update the example command in README file
This commit is contained in:
@@ -38,7 +38,7 @@ apply plugin: 'dependency-check'
|
||||
Once gradle plugin applied, run following gradle task to check dependencies:
|
||||
|
||||
```
|
||||
gradle dependencyCheck
|
||||
gradle dependencyCheck --info
|
||||
```
|
||||
|
||||
The reports will be generated automatically under `./reports` folder.
|
||||
|
||||
Reference in New Issue
Block a user