Skip to content

Commit 537d115

Browse files
committed
Update webdrivermanager to 5.7.0
1 parent b34842c commit 537d115

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
@@ -7,7 +7,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
88

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

0 commit comments

Comments
 (0)