Skip to content

Commit

Permalink
Update webdrivermanager to 5.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot committed Mar 8, 2024
1 parent b34842c commit 537d115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

libraryDependencies ++= List(
"io.github.bonigarcia" % "webdrivermanager" % "5.5.3",
"io.github.bonigarcia" % "webdrivermanager" % "5.7.0",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.13",
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
)

0 comments on commit 537d115

Please sign in to comment.