Skip to content

Commit 9285a2c

Browse files
authored
Merge pull request #44 from http4s/update/nscplugin-0.4.9
Update nscplugin, sbt-scala-native, ... to 0.4.9
2 parents 31317ef + 9d99527 commit 9285a2c

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,6 +1,6 @@
11
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.9")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
3-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
3+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
55
// Fix links to API docs of scala-xml
66
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

0 commit comments

Comments
 (0)