Skip to content

Commit 53a58fe

Browse files
authored
Merge pull request #34 from typelevel/update/sbt-scalajs-1.11.0
Update sbt-scalajs, scalajs-compiler, ... to 1.11.0
2 parents 4b6735e + 05ac2a9 commit 53a58fe

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
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.17")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.17")
3-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
3+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
44
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")

0 commit comments

Comments
 (0)