Skip to content

Commit

Permalink
Merge pull request #1195 from scala-steward/update/webdrivermanager-5…
Browse files Browse the repository at this point in the history
….7.0

Update webdrivermanager to 5.7.0
  • Loading branch information
ddworak authored Mar 4, 2024
2 parents c52e50e + ee0c491 commit fb74579
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 fb74579

Please sign in to comment.