Skip to content

Commit a4b0298

Browse files
build(deps-dev): bump testng from 7.5 to 7.7.0 in /examples
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]>
1 parent 43a50d7 commit a4b0298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.testng</groupId>
3838
<artifactId>testng</artifactId>
39-
<version>7.5</version>
39+
<version>7.7.0</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)