mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-25 18:41:44 +01:00
upgrade dependency check core and utils version to 1.3.0
This commit is contained in:
@@ -46,8 +46,8 @@ dependencies {
|
|||||||
compile(
|
compile(
|
||||||
localGroovy(),
|
localGroovy(),
|
||||||
gradleApi(),
|
gradleApi(),
|
||||||
'org.owasp:dependency-check-core:1.2.11',
|
'org.owasp:dependency-check-core:1.3.0',
|
||||||
'org.owasp:dependency-check-utils:1.2.11'
|
'org.owasp:dependency-check-utils:1.3.0'
|
||||||
)
|
)
|
||||||
|
|
||||||
testCompile ('com.netflix.nebula:nebula-test:2.2.+'){
|
testCompile ('com.netflix.nebula:nebula-test:2.2.+'){
|
||||||
|
|||||||
Reference in New Issue
Block a user