Skip to content

Commit

Permalink
Merge pull request #48 from scalameta/update/sbt-buildinfo-0.13.0
Browse files Browse the repository at this point in the history
Update sbt-buildinfo to 0.13.0
  • Loading branch information
tgodzik authored Nov 4, 2024
2 parents 8afa365 + c3d6e12 commit 0050a7e
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 @@ -16,4 +16,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

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

0 comments on commit 0050a7e

Please sign in to comment.