Skip to content

Commit 7833aa6

Browse files
authored
Merge pull request #124 from scala-steward/update/sbt-scalajs-1.8.0
Update sbt-scalajs, scalajs-compiler, ... to 1.8.0
2 parents 5bd111d + 01e3235 commit 7833aa6

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,5 +1,5 @@
11
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
2-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
2+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.8.0")
33
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.2")
44
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
55

0 commit comments

Comments
 (0)