Skip to content

Commit

Permalink
Merge pull request #228 from scalameta/update/sbt-native-packager-1.10.4
Browse files Browse the repository at this point in the history
Update sbt-native-packager to 1.10.4
  • Loading branch information
tgodzik authored Aug 2, 2024
2 parents 86e8cba + 674f28e commit 4c80e83
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
@@ -1,4 +1,4 @@
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

Expand Down

0 comments on commit 4c80e83

Please sign in to comment.