Skip to content

Commit 00bbf6d

Browse files
authored
Merge pull request #133 from technosf/dependabot/maven/org.testng-testng-7.12.0
Bump org.testng:testng from 7.11.0 to 7.12.0
2 parents 45b2841 + f3e5acd commit 00bbf6d

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)