Skip to content

Commit

Permalink
Update dependency org.testng:testng to v7.5.1 [SECURITY]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent bb91c0e commit 4c19059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appium/appium-app/appium-app-best-practice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<testngXmlDir>src/test/resources/config</testngXmlDir>
<testngXmlFile>myDemoTests.xml</testngXmlFile>
<testng.version>7.5</testng.version>
<testng.version>7.5.1</testng.version>
<appium.version>9.0.0</appium.version>
<selenium.version>4.14.1</selenium.version>
</properties>
Expand Down

0 comments on commit 4c19059

Please sign in to comment.