We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a533c commit db7d26fCopy full SHA for db7d26f
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
9
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
10
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")
0 commit comments