Upgrade to testng 6.8.8

Partial changelog:

https://github.com/cbeust/testng/blob/master/CHANGES.txt
This commit is contained in:
Andrew Gaul 2014-06-30 19:04:44 -07:00
parent 77eff6fffb
commit 5118e16660
1 changed files with 1 additions and 1 deletions

View File

@ -250,7 +250,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.8</version>
<version>6.8.8</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>