diff --git a/project/plugins.sbt b/project/plugins.sbt index a48e705..2df6c15 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.15.1") +addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.0") libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }