Skip to content

Commit 173dd0c

Browse files
committed
scaal-js 1.12.0
1 parent 9fde6c0 commit 173dd0c

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.11.0")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")

0 commit comments

Comments
 (0)