Skip to content

Commit 71334bf

Browse files
⬆️ Bump testng from 7.1.0 to 7.7.0 (#2922)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4ee7728 commit 71334bf

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
@@ -225,7 +225,7 @@
225225
<dependency>
226226
<groupId>org.testng</groupId>
227227
<artifactId>testng</artifactId>
228-
<version>7.1.0</version>
228+
<version>7.7.0</version>
229229
<scope>test</scope>
230230
<exclusions>
231231
<exclusion>

0 commit comments

Comments
 (0)