Skip to content

Commit c2f7f5b

Browse files
Update dependency com.eed3si9n:sbt-buildinfo to v0.13.1
1 parent eb2a5a0 commit c2f7f5b

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,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0-RC1")
2-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
44
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
55
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

0 commit comments

Comments
 (0)