Skip to content

Commit

Permalink
update to sbt native packager 0.7.1 version
Browse files Browse the repository at this point in the history
  • Loading branch information
stagegatemedia committed Jul 10, 2014
1 parent 69c3558 commit 2906ee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "0.6.0")

resolvers += Resolver.url("scalasbt", new URL("http://scalasbt.artifactoryonline.com/scalasbt/sbt-plugin-releases"))(Resolver.ivyStylePatterns)

addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.6.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "0.7.1")

0 comments on commit 2906ee2

Please sign in to comment.