Skip to content

Commit

Permalink
Merge pull request #584 from scala-steward/update/sbt-native-packager…
Browse files Browse the repository at this point in the history
…-1.10.4

Update sbt-native-packager to 1.10.4
  • Loading branch information
ornicar authored Aug 6, 2024
2 parents 4cd35d8 + b8c582c commit 506f859
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,3 +1,3 @@
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")

0 comments on commit 506f859

Please sign in to comment.