Skip to content

Commit 264d668

Browse files
Bump testng from 7.5 to 7.7.0 (#67)
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>
1 parent 209ef87 commit 264d668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
6060
<java.version>11</java.version>
6161

62-
<testng.version>7.5</testng.version>
62+
<testng.version>7.7.0</testng.version>
6363
<commons-io.version>2.11.0</commons-io.version>
6464
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
6565
<cobertura-maven-plugin.version>2.7</cobertura-maven-plugin.version>

0 commit comments

Comments
 (0)