Skip to content

Commit a33dc51

Browse files
committed
Update sbt-buildinfo to 0.13.1
1 parent 61b4df9 commit a33dc51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-github-actions" % "0.25.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.3.0")
3-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
66
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")

0 commit comments

Comments
 (0)