Upgrade to TestNG 6.9.6

This commit is contained in:
Sam Brannen 2015-07-17 23:17:07 +03:00
parent c3e57dd245
commit 0d0e879ed0
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ configure(allprojects) { project ->
ext.slf4jVersion = "1.7.12"
ext.snakeyamlVersion = "1.15"
ext.snifferVersion = "1.14"
ext.testngVersion = "6.9.4"
ext.testngVersion = "6.9.6"
ext.tiles2Version = "2.2.2"
ext.tiles3Version = "3.0.5"
ext.tomcatVersion = "8.0.24"