diff --git a/project/plugins.sbt b/project/plugins.sbt index cb33fa2..9583722 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.6.2") +addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.6.4") addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.5.4")