Updated testng dependency

This commit is contained in:
Erik C. Thauvin 2017-03-24 15:38:14 -07:00
parent feed3a51ea
commit 5562a693a9

View file

@ -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 {