Skip to content

Commit

Permalink
Update webdrivermanager to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 28, 2024
1 parent c52e50e commit ee0c491
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 @@ -43,7 +43,7 @@ object Dependencies {
val momentJsVersion = "2.29.4"

val seleniumVersion = "4.18.1"
val webDriverManagerVersion = "5.6.4"
val webDriverManagerVersion = "5.7.0"
val scalaJsBenchmarkVersion = "0.10.0"

val compilerPlugins = Def.setting(Seq(
Expand Down

0 comments on commit ee0c491

Please sign in to comment.