Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 18, 2022
1 parent f6f83a4 commit 6ded95f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<junit.version>4.12</junit.version>
<surefire.plugin.version>3.0.0-M5</surefire.plugin.version>
<logback.version>1.2.6</logback.version>
<testng.version>7.4.0</testng.version>
<testng.version>7.6.0</testng.version>
<mock-server.version>5.11.2</mock-server.version>
<sleepycat.version>18.3.12</sleepycat.version>
<rhino.version>1.7.13</rhino.version>
Expand Down

0 comments on commit 6ded95f

Please sign in to comment.