Skip to content

Commit a3f96ef

Browse files
Bump org.testng:testng from 7.10.2 to 7.11.0 (#225)
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.10.2 to 7.11.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](testng-team/testng@7.10.2...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8f2b27 commit a3f96ef

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>org.testng</groupId>
6161
<artifactId>testng</artifactId>
62-
<version>7.10.2</version>
62+
<version>7.11.0</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)