diff --git a/project/plugins.sbt b/project/plugins.sbt index f5c3f6a..b8a7d92 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.7") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.5.4") addSbtPlugin("org.foundweekends.giter8" %% "sbt-giter8" % "0.14.0")