Skip to content

Commit

Permalink
chore(deps-dev): bump org.testng:testng from 7.9.0 to 7.10.0 (#3417)
Browse files Browse the repository at this point in the history
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.9.0 to 7.10.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.9.0...7.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 06d0873 commit a37701d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -32,7 +32,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit a37701d

Please sign in to comment.