We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f57370 commit a853569Copy full SHA for a853569
project/plugin.sbt
@@ -3,4 +3,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
5
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
6
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
0 commit comments