diff --git a/project/plugins.sbt b/project/plugins.sbt index 46ed051..592c6f1 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -val sbtTlVersion = "0.6.7" +val sbtTlVersion = "0.7.0" addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion) addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion) addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.16.2") \ No newline at end of file