Skip to content

Commit 99309ff

Browse files
authored
Merge pull request #348 from kailuowang/patch-1
upgrade scalajs to 0.6.19
2 parents 8465d71 + 2f2552e commit 99309ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.14")
22

33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
44

5-
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.17")
5+
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.19")
66

77
scalacOptions += "-deprecation"

0 commit comments

Comments
 (0)