From 3c545d00b68c36d81bc9b39ee26b6a9d7ebbeee4 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Mon, 14 Mar 2022 19:15:43 +0100 Subject: Update sbt-buildinfo to 0.11.0 (#2483) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/plugins.sbt b/project/plugins.sbt index 6ebd8b84..3f60b91d 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -8,7 +8,7 @@ resolvers += "jgit-repo".at("https://download.eclipse.org/jgit/maven") addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0") -addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0") +addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0") addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0") -- cgit v1.2.3