diff --git a/project/plugins.sbt b/project/plugins.sbt index 1da95890..dbb0fbf2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,2 +1,2 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.15") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.15") +addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.16") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.16")