Skip to content

Commit

Permalink
Update the native-package plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hamzaremmal committed Jul 13, 2024
1 parent 84affe8 commit 880d773
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 @@ -20,4 +20,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")

addSbtPlugin("ch.epfl.scala" % "sbt-tasty-mima" % "1.0.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.7.6")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

0 comments on commit 880d773

Please sign in to comment.