Skip to content

Commit

Permalink
other: update sbt-native-packager from 1.9.7 to 1.9.14
Browse files Browse the repository at this point in the history
  • Loading branch information
pnerg committed Feb 12, 2023
1 parent 631a91b commit be7f8ec
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,4 +3,4 @@ addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.7")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.14")

0 comments on commit be7f8ec

Please sign in to comment.