Skip to content

Commit cfc20d6

Browse files
author
scala-steward
committed
Update sbt-scala-native to 0.4.7
1 parent 53bdcdf commit cfc20d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/plugins.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.0")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.9.0")
3-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.3")
3+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
44

55
val sbtSoftwareMillVersion = "2.0.9"
66
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-common" % sbtSoftwareMillVersion)
77
addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" % sbtSoftwareMillVersion)
88

9-
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
9+
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")

0 commit comments

Comments
 (0)