Skip to content

Commit

Permalink
Merge pull request #235 from fabriciofx/renovate/org.seleniumhq.selen…
Browse files Browse the repository at this point in the history
…ium-selenium-java-4.x

Update dependency org.seleniumhq.selenium:selenium-java to v4.26.0
  • Loading branch information
fabriciofx authored Oct 30, 2024
2 parents 3de95b5 + 4f1f2bb commit 35c537f
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 @@ -193,7 +193,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>4.25.0</version>
<version>4.26.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 35c537f

Please sign in to comment.