Skip to content

Commit b2e7d70

Browse files
Update sbt-buildinfo to 0.13.1
1 parent edc0509 commit b2e7d70

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
@@ -4,6 +4,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
7-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
7+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
88
addSbtPlugin("org.jmotor.sbt" % "sbt-dependency-updates" % "1.2.9")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)