Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:selenium-remote-driver to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2022
1 parent 249a037 commit 28b057b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-remote-driver</artifactId>
<version>3.141.59</version>
<version>4.5.0</version>
<scope>test</scope>
</dependency>
<!-- secret dependency requirement of selenium :-/ -->
Expand Down

0 comments on commit 28b057b

Please sign in to comment.