Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 9, 2023
1 parent 4f02cd5 commit e0c52de
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 @@ -9,7 +9,7 @@
<version>1.0.0-SNAPSHOT</version>

<properties>
<testng.version>7.0.0</testng.version>
<testng.version>7.5.1</testng.version>
<jaxb-impl.version>2.2.7</jaxb-impl.version>
<log4j.version>2.17.1</log4j.version>
<log4jcore.version>2.17.1</log4jcore.version>
Expand Down

0 comments on commit e0c52de

Please sign in to comment.