Skip to content

Commit e314aa0

Browse files
Bump testng from 7.5 to 7.7.0
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:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee338fb commit e314aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<maven.surefire.plugin.version>2.9</maven.surefire.plugin.version>
2525
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2626
<nstest.version>1.1.7</nstest.version>
27-
<testng.version>7.5</testng.version>
27+
<testng.version>7.7.0</testng.version>
2828
<maven.deploy.skip>true</maven.deploy.skip>
2929
</properties>
3030

0 commit comments

Comments
 (0)