diff --git a/project/plugins.sbt b/project/plugins.sbt index 9c311d2..fe31c93 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -32,7 +32,7 @@ addSbtPlugin("com.lucidchart" % "sbt-scalafmt" % "1.15") addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.2.0") // Versioning -addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0") +addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2") // Monitoring addSbtPlugin("io.kamon" % "sbt-aspectj-runner" % "1.1.2")