Skip to content

Commit

Permalink
Updated package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
AutomationPanda authored Jun 29, 2023
1 parent b5ddddd commit c403c26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
<dependency>
<groupId>com.applitools</groupId>
<artifactId>eyes-selenium-java5</artifactId>
<version>5.50.0</version>
<version>5.57.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.9.1</version>
<version>4.10.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -54,4 +54,4 @@
</plugins>
</build>

</project>
</project>

0 comments on commit c403c26

Please sign in to comment.