Skip to content

Commit

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

Update webdrivermanager to 5.5.3
  • Loading branch information
ddworak authored Sep 16, 2023
2 parents 9294cd0 + 9eef273 commit b91b103
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.29.4"

val seleniumVersion = "4.11.0"
val webDriverManagerVersion = "5.5.2"
val webDriverManagerVersion = "5.5.3"
val scalaJsBenchmarkVersion = "0.10.0"

val compilerPlugins = Def.setting(Seq(
Expand Down

0 comments on commit b91b103

Please sign in to comment.