Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
Bump testng from 7.4.0 to 7.7.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.7.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.7.0)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent c43f203 commit e23c7ae
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 @@ -46,7 +46,7 @@
<powermock-module-testng.version>2.0.7</powermock-module-testng.version>
<spring-boot.version>2.7.4</spring-boot.version>
<spring.version>5.3.23</spring.version>
<testng.version>7.4.0</testng.version>
<testng.version>7.7.0</testng.version>
<tomcat.version>9.0.68</tomcat.version>
<log4j2.version>2.17.1</log4j2.version>
</properties>
Expand Down

0 comments on commit e23c7ae

Please sign in to comment.