Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 2, 2023
1 parent 209ef87 commit 264d668
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 @@ -59,7 +59,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<java.version>11</java.version>

<testng.version>7.5</testng.version>
<testng.version>7.7.0</testng.version>
<commons-io.version>2.11.0</commons-io.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<cobertura-maven-plugin.version>2.7</cobertura-maven-plugin.version>
Expand Down

0 comments on commit 264d668

Please sign in to comment.