Skip to content

Commit

Permalink
Bump testng to 6.14.3
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Varga <[email protected]>
  • Loading branch information
rovarga committed Jan 19, 2019
1 parent d8a542c commit f38272d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lighty-core/dependency-versions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.13</version>
<version>6.14.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f38272d

Please sign in to comment.