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 d29c2fb + c47283f commit edbfb7bCopy full SHA for edbfb7b
project/Dependencies.scala
@@ -43,7 +43,7 @@ object Dependencies {
43
val momentJsVersion = "2.30.1"
44
45
val seleniumVersion = "4.29.0"
46
- val webDriverManagerVersion = "5.9.2"
+ val webDriverManagerVersion = "5.9.3"
47
val scalaJsBenchmarkVersion = "0.10.0"
48
49
val compilerPlugins = Def.setting(Seq(
0 commit comments