Skip to content

Commit 1f491c5

Browse files
build(deps-dev): bump testng from 7.5 to 7.5.1 in /examples (#882)
Bumps [testng](https://github.com/cbeust/testng) from 7.5 to 7.5.1. - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.5...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6536e74 commit 1f491c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/pom.xml

+1-1
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.5.1</version>
4040
<scope>test</scope>
4141
</dependency>
4242

0 commit comments

Comments
 (0)