Skip to content

Commit

Permalink
Update sbt-native-packager to 1.10.0 in main (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
atala-dev committed Apr 15, 2024
1 parent d4fc3c8 commit 2a6ae8d
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 @@ -70,4 +70,4 @@ if (sys.env.get("GITHUB_TOKEN").isDefined) {
} else libraryDependencies ++= Seq[ModuleID]()

// Native Packager
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")

0 comments on commit 2a6ae8d

Please sign in to comment.