Skip to content

Commit

Permalink
Update dependency org.testng:testng to v7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 66a7799 commit b5267e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testng/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<project.Automatic-Module-Name>io.cucumber.testng</project.Automatic-Module-Name>
<hamcrest.version>2.2</hamcrest.version>
<testng.version>7.4.0</testng.version>
<testng.version>7.5</testng.version>
<apiguardian-api.version>1.1.2</apiguardian-api.version>
<mockito.version>4.2.0</mockito.version>
</properties>
Expand Down

0 comments on commit b5267e0

Please sign in to comment.