Skip to content

Commit

Permalink
Update sbt-scala-native to 0.5.0 in series/7.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
scalaz-bot[bot] committed Apr 12, 2024
1 parent 1f1019a commit c7dc2c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJsVersion)
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")

Expand Down

0 comments on commit c7dc2c9

Please sign in to comment.