Skip to content

Commit adcc956

Browse files
Bump testng from 6.14.3 to 7.7.0 in /01-original-project
Bumps [testng](https://github.com/cbeust/testng) from 6.14.3 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@6.14.3...7.7.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5efa973 commit adcc956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-original-project/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.testng</groupId>
1919
<artifactId>testng</artifactId>
20-
<version>6.14.3</version>
20+
<version>7.7.0</version>
2121
<scope>test</scope>
2222
</dependency>
2323
</dependencies>

0 commit comments

Comments
 (0)