Skip to content

Commit b8c761a

Browse files
authored
Merge pull request #454 from softwaremill/update/nscplugin-0.4.10
Update nscplugin, sbt-scala-native, ... to 0.4.10
2 parents 5612154 + 07c2109 commit b8c761a

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
@@ -9,5 +9,5 @@ addSbtPlugin(
99
)
1010

1111
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
12-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
12+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")

0 commit comments

Comments
 (0)