We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 100608c + 3e6790a commit d7e2672Copy full SHA for d7e2672
1 file changed
project/Dependencies.scala
@@ -39,7 +39,7 @@ object Dependencies {
39
val momentJsVersion = "2.30.1"
40
41
val seleniumVersion = "4.41.0"
42
- val webDriverManagerVersion = "6.3.3"
+ val webDriverManagerVersion = "6.3.4"
43
val scalaJsBenchmarkVersion = "0.10.0"
44
45
val compilerPlugins = Def.setting(Seq(
0 commit comments