Skip to content

Commit db7d26f

Browse files
Update sbt-buildinfo to 0.13.0 (#282)
1 parent a3a533c commit db7d26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
88

9-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
9+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
1010

1111
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.10")

0 commit comments

Comments
 (0)