Skip to content

Commit

Permalink
build(deps): bump org.testng:testng from 7.7.1 to 7.8.0
Browse files Browse the repository at this point in the history
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/testng-team/testng/releases)
- [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt)
- [Commits](testng-team/testng@7.7.1...7.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 424f4c6 commit 8f619a9
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 @@ -93,7 +93,7 @@
<junit4.version>4.13.2</junit4.version>
<awaitility.version>4.2.0</awaitility.version>
<version.surefire.plugin>3.1.2</version.surefire.plugin>
<testng.version>7.7.1</testng.version>
<testng.version>7.8.0</testng.version>
<testng-junit5-engine.version>1.0.4</testng-junit5-engine.version>
<mockito-core.version>5.5.0</mockito-core.version>

Expand Down

0 comments on commit 8f619a9

Please sign in to comment.