Skip to content

Commit

Permalink
Merge pull request #1179 from scala-steward/update/selenium-java-4.17.0
Browse files Browse the repository at this point in the history
Update selenium-java to 4.17.0
  • Loading branch information
ddworak authored Feb 16, 2024
2 parents d4ff170 + a4f0045 commit a90f23b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ object Dependencies {
val bootstrap4DatepickerVersion = "5.39.0"
val momentJsVersion = "2.29.4"

val seleniumVersion = "4.16.1"
val seleniumVersion = "4.17.0"
val webDriverManagerVersion = "5.6.3"
val scalaJsBenchmarkVersion = "0.10.0"

Expand Down

0 comments on commit a90f23b

Please sign in to comment.