We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 995d567 + ab21628 commit 795913aCopy full SHA for 795913a
project/plugins.sbt
@@ -11,5 +11,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
12
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
13
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.0")
14
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
15
addSbtPlugin("com.github.sbt" % "sbt-maven-plugin" % "0.0.2")
0 commit comments