Skip to content

Commit

Permalink
Merge pull request #26 from scala-steward/update/scalajs-env-selenium…
Browse files Browse the repository at this point in the history
…-1.1.0

Update scalajs-env-selenium to 1.1.0
  • Loading branch information
mergify[bot] authored Sep 28, 2020
2 parents 3f6ac46 + 9b9ab56 commit 98934ba
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
@@ -1,4 +1,4 @@
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.0.0"
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.0"
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.2.0")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")
Expand Down

0 comments on commit 98934ba

Please sign in to comment.