Skip to content

Commit

Permalink
Bump testng from 6.13.1 to 6.14.3 (#25)
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 6.13.1 to 6.14.3.
- [Release notes](https://github.com/cbeust/testng/releases)
- [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@6.13.1...6.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and nickrobison-usds committed Dec 18, 2019
1 parent 1596ce4 commit fa63336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jmacaroons-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>6.13.1</version>
<version>6.14.3</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fa63336

Please sign in to comment.