Skip to content

Commit

Permalink
Merge pull request #435 from scala-steward/update/sbt-buildinfo-0.13.1
Browse files Browse the repository at this point in the history
Update sbt-buildinfo to 0.13.1
  • Loading branch information
hrj authored Nov 10, 2024
2 parents a6256c4 + f725211 commit a6a9807
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,4 +12,4 @@ addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")

// addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.2")

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

0 comments on commit a6a9807

Please sign in to comment.