Updated testng dependency
This commit is contained in:
parent
feed3a51ea
commit
5562a693a9
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
compile 'org.apache.velocity:velocity:1.7'
|
||||
testCompile 'org.testng:testng:6.9.13.6'
|
||||
testCompile 'org.testng:testng:6.11'
|
||||
}
|
||||
|
||||
bintray {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue