Skip to content

Commit

Permalink
Merge pull request #2377 from scala-steward/update/sbt-native-package…
Browse files Browse the repository at this point in the history
…r-1.3.17

Update sbt-native-packager to 1.3.17
  • Loading branch information
aeons committed Jan 29, 2019
2 parents 7a16b34 + da26bfd commit c9a36df
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 @@ -6,7 +6,7 @@ addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.7.2")
addSbtPlugin("com.lucidchart" % "sbt-scalafmt-coursier" % "1.15")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.3.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.16")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.3.17")
addSbtPlugin("com.typesafe.sbt" % "sbt-twirl" % "1.4.0")
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
Expand Down

0 comments on commit c9a36df

Please sign in to comment.