Skip to content

Commit dba74cf

Browse files
Bump testng from 7.1.0 to 7.7.0
Bumps [testng](https://github.com/cbeust/testng) from 7.1.0 to 7.7.0. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/cbeust/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/commits/7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 040852a commit dba74cf

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
@@ -99,7 +99,7 @@
9999
<!--Test versions-->
100100
<awaitility-version>4.0.1</awaitility-version>
101101
<mockito-core-version>2.28.2</mockito-core-version>
102-
<testng-version>7.1.0</testng-version>
102+
<testng-version>7.7.0</testng-version>
103103
</properties>
104104

105105
<profiles>

0 commit comments

Comments
 (0)