Skip to content

Commit

Permalink
Bump org.testng:testng from 7.10.1 to 7.10.2
Browse files Browse the repository at this point in the history
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.1 to 7.10.2.
- [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.10.1...7.10.2)

---
updated-dependencies:
- dependency-name: org.testng:testng
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent b7b13d1 commit cb91c47
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 @@ -32,7 +32,7 @@
<properties>
<commons-cli.version>1.8.0</commons-cli.version>
<commons-io.version>2.15.1</commons-io.version>
<testng.version>7.10.1</testng.version>
<testng.version>7.10.2</testng.version>
<target.jvm>21</target.jvm>
<logback.version>1.5.4</logback.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit cb91c47

Please sign in to comment.