Skip to content

Commit

Permalink
Merge pull request #184 from target/update/sbt-buildinfo-0.12.0
Browse files Browse the repository at this point in the history
Update sbt-buildinfo from 0.11.0 to 0.12.0
  • Loading branch information
colindean committed Apr 11, 2024
2 parents 76cb7d0 + 1a2cdb0 commit b439eea
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
@@ -1,6 +1,6 @@
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

0 comments on commit b439eea

Please sign in to comment.