Skip to content

Commit

Permalink
Merge pull request #1255 from scala-steward/update/webdrivermanager-5…
Browse files Browse the repository at this point in the history
….9.2

Update webdrivermanager to 5.9.2
  • Loading branch information
ddworak authored Jul 31, 2024
2 parents 3e2ef34 + e0de706 commit b666fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Dependencies {
val momentJsVersion = "2.30.1"

val seleniumVersion = "4.22.0"
val webDriverManagerVersion = "5.9.1"
val webDriverManagerVersion = "5.9.2"
val scalaJsBenchmarkVersion = "0.10.0"

val compilerPlugins = Def.setting(Seq(
Expand Down

0 comments on commit b666fd7

Please sign in to comment.