Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:selenium-java to v4.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent 4c49729 commit 4f1f2bb
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 4f1f2bb

Please sign in to comment.