Skip to content

Commit ab2d22d

Browse files
Update dependency com.eed3si9n:sbt-buildinfo to v0.13.0 (#148)
1 parent 24cbf15 commit ab2d22d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4444
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
4545

4646
// https://github.com/sbt/sbt-buildinfo
47-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
47+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
4848

4949
// Adds a `assembly` task to create a fat JAR with all of its dependencies
5050
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")

0 commit comments

Comments
 (0)