Skip to content

Commit

Permalink
Bump testng from 7.5 to 7.5.1 in /project
Browse files Browse the repository at this point in the history
Bumps [testng](https://github.com/cbeust/testng) from 7.5 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.5...7.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and gaul committed Feb 20, 2024
1 parent 62abf39 commit a983eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@
<osgi.version>6.0.0</osgi.version>

<!-- Test dependency versions -->
<testng.version>7.5</testng.version>
<testng.version>7.5.1</testng.version>
<xmlunit.version>1.3</xmlunit.version>
<assertj-core.version>3.23.1</assertj-core.version>
<assertj-guava.version>1.3.0</assertj-guava.version>
Expand Down

0 comments on commit a983eac

Please sign in to comment.