diff --git a/project/plugins.sbt b/project/plugins.sbt index 5368488..12f3ab7 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("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") \ No newline at end of file +addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0") \ No newline at end of file