Skip to content

Commit

Permalink
Update dependency org.seleniumhq.selenium:selenium-java to v4.20.0 (#…
Browse files Browse the repository at this point in the history
…1693)

Update selenium.version to v4.20.0

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Diego Molina <[email protected]>
  • Loading branch information
renovate[bot] and diemol authored Apr 25, 2024
1 parent ed09b90 commit 9ee5acf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>

<java.version>1.8</java.version>
<selenium.version>4.19.1</selenium.version>
<selenium.version>4.20.0</selenium.version>

<maven.compiler.target>${java.version}</maven.compiler.target>
<maven.compiler.source>${java.version}</maven.compiler.source>
Expand Down

0 comments on commit 9ee5acf

Please sign in to comment.