Skip to content

Commit

Permalink
chore(deps): update selenium.version to v4.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 28, 2024
1 parent cb068a5 commit 8c91acf
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 @@ -34,7 +34,7 @@
<maven.compiler.target>${maven.compiler.source}</maven.compiler.target>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
<kotlin.version>1.9.23</kotlin.version>
<selenium.version>4.19.1</selenium.version>
<selenium.version>4.20.0</selenium.version>
</properties>

<scm>
Expand Down

0 comments on commit 8c91acf

Please sign in to comment.