Skip to content

Commit de216f7

Browse files
authored
Merge pull request #772 from scala-steward/update/sbt-scala-native-crossproject-1.3.2
Update sbt-scala-native-crossproject to 1.3.2
2 parents bf457a1 + 6c839f3 commit de216f7

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
@@ -15,5 +15,5 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
1515
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1616
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")
1717

18-
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
18+
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1919
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")

0 commit comments

Comments
 (0)