Skip to content

Commit

Permalink
Merge pull request #861 from gemini-hlsw/update/sbt-native-packager-1…
Browse files Browse the repository at this point in the history
….11.0

Update sbt-native-packager to 1.11.0
  • Loading branch information
mergify[bot] authored Jan 5, 2025
2 parents ee0a851 + 98a6366 commit 7ef4fd7
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,5 +1,5 @@
addSbtPlugin("edu.gemini" % "sbt-lucuma-lib" % "0.12.4")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.0")
addSbtPlugin("io.gatling" % "gatling-sbt" % "4.11.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 comments on commit 7ef4fd7

Please sign in to comment.