We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c52e50e + ee0c491 commit fb74579Copy full SHA for fb74579
project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
43
val momentJsVersion = "2.29.4"
44
45
val seleniumVersion = "4.18.1"
46
- val webDriverManagerVersion = "5.6.4"
+ val webDriverManagerVersion = "5.7.0"
47
val scalaJsBenchmarkVersion = "0.10.0"
48
49
val compilerPlugins = Def.setting(Seq(
0 commit comments