Skip to content

Commit 38c5edd

Browse files
committed
Upgrade Scala Native version to 0.5.3
1 parent 7b43e80 commit 38c5edd

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,4 +1,4 @@
1-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.1")
1+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
22
addSbtPlugin("com.eed3si9n" % "sbt-dirty-money" % "0.2.0")
33
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
44
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")

0 commit comments

Comments
 (0)