Skip to content

Commit b593d34

Browse files
committed
Update webdrivermanager to 5.9.3
1 parent 15d5e4d commit b593d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1313
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
1414

1515
libraryDependencies ++= List(
16-
"io.github.bonigarcia" % "webdrivermanager" % "5.9.2",
16+
"io.github.bonigarcia" % "webdrivermanager" % "5.9.3",
1717
"com.thesamet.scalapb" %% "compilerplugin" % "0.11.17",
1818
"org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
1919
)

0 commit comments

Comments
 (0)