Updating gradle dependencyCheck documentation

This commit is contained in:
nicolastrres
2016-07-06 14:57:24 -03:00
committed by GitHub
parent 13b53537fa
commit b705ae5f0c

View File

@@ -26,7 +26,7 @@ suppressionFile | The file path to the XML suppression file \- used to supp
dependencyCheck {
autoUpdate=false
cveValidForHours=1
format=ALL
format='ALL'
}
```