Skip to content

Commit f3e5acd

Browse files
Bump org.testng:testng from 7.11.0 to 7.12.0
Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.11.0 to 7.12.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.11.0...7.12.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.12.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ad864c commit f3e5acd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ You should run this on you command-line: mvn jfx:native</description>
187187
<dependency>
188188
<groupId>org.testng</groupId>
189189
<artifactId>testng</artifactId>
190-
<version>7.11.0</version>
190+
<version>7.12.0</version>
191191
<scope>test</scope>
192192
</dependency>
193193
<dependency>

0 commit comments

Comments
 (0)