Skip to content

Commit

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

Update webdrivermanager to 5.6.3
  • Loading branch information
ddworak authored Jan 17, 2024
2 parents 91334cf + 64c0cf0 commit 780d07a
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.16.1"
val webDriverManagerVersion = "5.6.2"
val webDriverManagerVersion = "5.6.3"
val scalaJsBenchmarkVersion = "0.10.0"

val compilerPlugins = Def.setting(Seq(
Expand Down

0 comments on commit 780d07a

Please sign in to comment.