diff --git a/project/plugins.sbt b/project/plugins.sbt index 440357e..b9d3194 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.0") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.6.1") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")