diff --git a/project/plugins.sbt b/project/plugins.sbt index d57de96..00a5aa0 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,3 +1,3 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.1") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.2") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.2") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")