Skip to content

Commit afbaf13

Browse files
Update webdrivermanager to 6.0.1 (#1340)
Co-authored-by: Dawid Dworak <dawid.dworak@gmail.com>
1 parent ddbc9f8 commit afbaf13

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.31.0"
46-
val webDriverManagerVersion = "6.0.0"
46+
val webDriverManagerVersion = "6.0.1"
4747
val scalaJsBenchmarkVersion = "0.10.0"
4848

4949
val compilerPlugins = Def.setting(Seq(

0 commit comments

Comments
 (0)