Skip to content

Commit 128e20f

Browse files
committed
Update webdrivermanager to 5.9.3
1 parent d84d26a commit 128e20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ object Dependencies {
4343
val momentJsVersion = "2.30.1"
4444

4545
val seleniumVersion = "4.28.1"
46-
val webDriverManagerVersion = "5.9.2"
46+
val webDriverManagerVersion = "5.9.3"
4747
val scalaJsBenchmarkVersion = "0.10.0"
4848

4949
val compilerPlugins = Def.setting(Seq(

0 commit comments

Comments
 (0)