Skip to content

Commit 98934ba

Browse files
authored
Merge pull request #26 from scala-steward/update/scalajs-env-selenium-1.1.0
Update scalajs-env-selenium to 1.1.0
2 parents 3f6ac46 + 9b9ab56 commit 98934ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.0.0"
1+
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.0"
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.2.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0-M2")
44
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.6.0")

0 commit comments

Comments
 (0)