Skip to content

Commit

Permalink
sbt-buildinfo: 0.12.0 -> 0.13.1 (#994)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Nov 17, 2024
1 parent 4cb5d68 commit 1607ced
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 @@ -2,5 +2,5 @@ libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")

0 comments on commit 1607ced

Please sign in to comment.