Skip to content

Commit

Permalink
Merge pull request #482 from scala-steward/update/sbt-buildinfo-0.11.0
Browse files Browse the repository at this point in the history
Update sbt-buildinfo to 0.11.0
  • Loading branch information
Baccata authored Mar 1, 2022
2 parents b563391 + f180529 commit 4060542
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 @@ -7,4 +7,4 @@ addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")

0 comments on commit 4060542

Please sign in to comment.