Skip to content

Commit 7d8c43f

Browse files
Update dependency com.eed3si9n:sbt-buildinfo to v0.13.1 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6551da4 commit 7d8c43f

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.13.0")
47+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
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)