upgrade to testng 6.8

This commit is contained in:
Shay Banon 2012-09-17 16:23:18 +02:00
parent 7924115b90
commit 2275b82549
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@
<dependency> <dependency>
<groupId>org.testng</groupId> <groupId>org.testng</groupId>
<artifactId>testng</artifactId> <artifactId>testng</artifactId>
<version>6.5.2</version> <version>6.8</version>
<scope>test</scope> <scope>test</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>