Skip to content

Commit

Permalink
Update sbt-native-packager to 1.10.4 (#181)
Browse files Browse the repository at this point in the history
Co-authored-by: Indoor Vivants Steward[bot] <228215+Indoor+Vivants+Steward[bot]@users.noreply.github.com>
  • Loading branch information
indoorvivants-steward[bot] and Indoor Vivants Steward[bot] authored Oct 26, 2024
1 parent 65a0751 commit 9c7de17
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 @@ -3,7 +3,7 @@ addSbtPlugin(
.getOrElse("SMITHY_VERSION", "0.17.11")
)
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.9.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")
Expand Down

0 comments on commit 9c7de17

Please sign in to comment.