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