Skip to content

Commit

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

Update sbt-native-packager to 1.9.16
  • Loading branch information
mcmpp authored Mar 13, 2024
2 parents 6e4c681 + 2bb8d10 commit a5ca760
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.9.11")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.8.3")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
Expand Down

0 comments on commit a5ca760

Please sign in to comment.