mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 02:51:27 +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:
|
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.
|
The reports will be generated automatically under `./reports` folder.
|
||||||
|
|||||||
Reference in New Issue
Block a user