Skip to content

Commit 987728e

Browse files
committed
scala-js 1.13.0
1 parent 401a5b9 commit 987728e

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
@@ -2,5 +2,5 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
33
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")

0 commit comments

Comments
 (0)