Skip to content

Commit

Permalink
Merge pull request #1380 from softwaremill/update/sbt-native-packager…
Browse files Browse the repository at this point in the history
…-1.11.0

Update sbt-native-packager to 1.11.0
  • Loading branch information
adamw authored Jan 15, 2025
2 parents a9849fe + 38a7117 commit 77e3d86
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 @@ -4,7 +4,7 @@ addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")

addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")

addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

Expand Down

0 comments on commit 77e3d86

Please sign in to comment.