diff --git a/project/plugins.sbt b/project/plugins.sbt index 4967ebe..3e4f950 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.12.0-M1") +addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.12.0-M2") libraryDependencies += { "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value }