diff --git a/project/plugins.sbt b/project/plugins.sbt index c3921fb..cd7eddc 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ val sbtTlVersion = "0.8.0" addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion) addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion) -addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.17.0") \ No newline at end of file +addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.18.0") \ No newline at end of file