Skip to content

Commit

Permalink
Update sbt-buildinfo to 0.12.0 (#531)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Mar 28, 2024
1 parent 27d5005 commit 107c1ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.2.0")

addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.4.0")

Expand Down

0 comments on commit 107c1ff

Please sign in to comment.