diff --git a/project/plugins.sbt b/project/plugins.sbt index 84f1ff9..7d679f6 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -6,6 +6,6 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2") addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.0") -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.7") -addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.6") +addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.7.7")