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 6551da4 commit 7d8c43fCopy full SHA for 7d8c43f
project/plugins.sbt
@@ -44,7 +44,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
45
46
// https://github.com/sbt/sbt-buildinfo
47
-addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
+addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
48
49
// Adds a `assembly` task to create a fat JAR with all of its dependencies
50
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
0 commit comments