Skip to content

Commit

Permalink
Update webdrivermanager to 5.9.2 (#499)
Browse files Browse the repository at this point in the history
  • Loading branch information
scalameta-bot authored Aug 5, 2024
1 parent fef5140 commit ca6d33c
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.8.0",
"io.github.bonigarcia" % "webdrivermanager" % "5.9.2",
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.17",
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
)

0 comments on commit ca6d33c

Please sign in to comment.