diff --git a/project/plugins.sbt b/project/plugins.sbt index 5368488..921782a 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.5.3") +addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.5.3") +addSbtPlugin("org.typelevel" % "sbt-typelevel-settings" % "0.5.3") addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") \ No newline at end of file