Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:selenium-java to v4 (#131)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Frank Reyes <[email protected]>
  • Loading branch information
renovate[bot] and frankreyesgarcia authored Jul 12, 2024
1 parent 5c572af commit 348ff13
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 @@ -121,7 +121,7 @@
<dependency>
<groupId>org.seleniumhq.selenium</groupId>
<artifactId>selenium-java</artifactId>
<version>3.141.59</version>
<version>4.19.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 348ff13

Please sign in to comment.