Skip to content

Commit

Permalink
Bump testng from 7.5 to 7.5.1
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/cbeust/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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 26, 2023
1 parent 4377850 commit 5d36a20
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 @@ -388,7 +388,7 @@
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<!-- Last version to support Java 8 -->
<version>7.5</version>
<version>7.5.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 5d36a20

Please sign in to comment.