Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
gmichelo committed Mar 21, 2024
1 parent aed5f76 commit a154784
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<selenium.version>4.17.0</selenium.version>
<testng.version>7.6.0</testng.version>
<webdrivermanager.version>5.6.0</webdrivermanager.version>
<webdrivermanager.version>5.7.0</webdrivermanager.version>
<apache.common.version>2.4</apache.common.version>
<allure.testng.version>2.20.1</allure.testng.version>
<maven.compiler.plugin.version>3.10.1</maven.compiler.plugin.version>
Expand Down Expand Up @@ -98,4 +98,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit a154784

Please sign in to comment.