Skip to content

Commit

Permalink
Merge pull request #499 from scala-steward/update/6.0.x/selenium-java…
Browse files Browse the repository at this point in the history
…-4.19.0

[6.0.x] selenium-java 4.19.0 (was 4.14.1)
  • Loading branch information
mkurz authored Apr 28, 2024
2 parents 1a58bec + ddbd4f3 commit b165c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import sbt.util.{ Level => _, _ }

import sbt.io.Path._

val SeleniumVersion = "4.14.1"
val SeleniumVersion = "4.19.0"
val SeleniumHtmlunitVersion = "4.13.0"
val MockitoVersion = "4.6.1"
val CssParserVersion = "1.14.0"
Expand Down

0 comments on commit b165c53

Please sign in to comment.