Skip to content

Commit

Permalink
Merge pull request #66 from technosf/dependabot/maven/org.testng-test…
Browse files Browse the repository at this point in the history
…ng-7.10.2

Bump org.testng:testng from 7.10.1 to 7.10.2
  • Loading branch information
technosf authored Apr 30, 2024
2 parents 80a89e3 + 6829156 commit 969d217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ You should run this on you command-line: mvn jfx:native</description>
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.10.1</version>
<version>7.10.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 969d217

Please sign in to comment.