diff --git a/build.sbt b/build.sbt index 429293e..7818087 100644 --- a/build.sbt +++ b/build.sbt @@ -18,7 +18,7 @@ name := "sbt-ghpages" organization := "com.github.sbt" -addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1") +addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0") addSbtPlugin("com.github.sbt" % "sbt-site" % "1.7.0")