Skip to content

Commit

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

Update sbt-native-packager to 1.9.6
  • Loading branch information
regadas committed Oct 14, 2021
2 parents 6327c58 + 4563725 commit fe477fb
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 @@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.5")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.6")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.1")
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.5")
Expand Down

0 comments on commit fe477fb

Please sign in to comment.