diff --git a/project/plugins.sbt b/project/plugins.sbt index 879bb1f..2d9bc7d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -4,7 +4,7 @@ resolvers += // Use git in sbt, show git prompt and use versions from git. // sbt> git -addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1") +addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0") // Automatically adds license information to each source code file. addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")