Updated to testng 6.9.12.

This commit is contained in:
Erik C. Thauvin 2016-06-29 13:18:46 -07:00
parent c895e40d3e
commit 93a579d5fb
9 changed files with 71 additions and 691 deletions

View file

@ -60,7 +60,7 @@ repositories {
dependencies {
compile 'org.apache.velocity:velocity:1.7'
testCompile 'org.testng:testng:6.9.10'
testCompile 'org.testng:testng:6.9.12'
}
bintray {