Skip to content

Commit

Permalink
Update webdrivermanager to 5.3.3 (#409)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored Jun 8, 2023
1 parent 193a04f commit 87b3f30
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.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

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

0 comments on commit 87b3f30

Please sign in to comment.