Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Commit

Permalink
Upgrade sbt plugins: sbt-pgp, sbt-s3 and sbt-native-packager
Browse files Browse the repository at this point in the history
  • Loading branch information
gkossakowski committed Feb 5, 2015
1 parent 5349e7d commit 356b558
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions project/plugins.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("com.typesafe.sbt" % "sbt-pgp" % "0.8.3")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")

addSbtPlugin("com.typesafe.sbt" % "sbt-s3" % "0.5")
addSbtPlugin("com.typesafe.sbt" % "sbt-s3" % "0.8")

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.8.0-M1")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.8.0")

0 comments on commit 356b558

Please sign in to comment.