Skip to content

Commit d8b8f6f

Browse files
Bump org.testng:testng from 7.4.0 to 7.5.1
Bumps [org.testng:testng](https://github.com/cbeust/testng) from 7.4.0 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.4.0...7.5.1) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.5.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6c314d commit d8b8f6f

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
@@ -14,7 +14,7 @@
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1515
<maven.compiler.source>1.8</maven.compiler.source>
1616
<maven.compiler.target>1.8</maven.compiler.target>
17-
<testng.version>7.4.0</testng.version>
17+
<testng.version>7.5.1</testng.version>
1818
<surefire.version>2.19.1</surefire.version>
1919
<selenium.version>4.1.4</selenium.version>
2020
<json-simple.version>1.1.1</json-simple.version>

0 commit comments

Comments
 (0)