Skip to content

Commit 58d0bb5

Browse files
Bump org.testng:testng from 7.5.1 to 7.11.0 (#190)
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.5.1 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.5.1...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.11.0 dependency-type: direct:production 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 74edc90 commit 58d0bb5

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
@@ -244,7 +244,7 @@
244244
<dependency>
245245
<groupId>org.testng</groupId>
246246
<artifactId>testng</artifactId>
247-
<version>7.5.1</version>
247+
<version>7.11.0</version>
248248
</dependency>
249249
<dependency>
250250
<groupId>com.jayway.restassured</groupId>

0 commit comments

Comments
 (0)