Skip to content

Commit

Permalink
Upgrade sbt-buildinfo from 0.13.0 to 0.13.1 (#369)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Nov 11, 2024
1 parent 3382d86 commit 8921010
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 @@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.2.7")

// Make sbt build information available to the runtime
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

// This plugin is able to generate a license report from all used licenses.
// sbt> dumpLicenseReport
Expand Down

0 comments on commit 8921010

Please sign in to comment.