We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc0509 commit b2e7d70Copy full SHA for b2e7d70
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
6
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
7
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
8
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")
9
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
0 commit comments