Skip to content

Commit

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

Bump org.testng:testng from 7.9.0 to 7.10.0
  • Loading branch information
carlbray authored Apr 8, 2024
2 parents df8c176 + 6e735d1 commit ae44979
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 @@ -65,7 +65,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>7.9.0</version>
<version>7.10.0</version>
</dependency>
<dependency>
<groupId>org.jsonschema2pojo</groupId>
Expand Down

0 comments on commit ae44979

Please sign in to comment.