Navigation Menu

Skip to content

Commit

Permalink
BVAL-736 Update TestNG to 6.11 for consistency with the TCK
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet authored and emmanuelbernard committed Jul 18, 2019
1 parent 92b9700 commit 7e49bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -102,7 +102,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.9.10</version>
<version>6.11</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7e49bc6

Please sign in to comment.