diff --git a/project/plugins.sbt b/project/plugins.sbt index 5368488..f99b6a2 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -1,4 +1,4 @@ -addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.9") -addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.4.9") -addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.4.9") +addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.6.1") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.6.1") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") \ No newline at end of file