Skip to content

Commit

Permalink
Update sbt-buildinfo to 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 10, 2024
1 parent 9caeeb7 commit d2b1765
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,5 +1,5 @@
addSbtPlugin("org.jetbrains" % "sbt-idea-plugin" % "3.23.1")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.lucidchart" % "sbt-cross" % "4.0")
Expand Down

0 comments on commit d2b1765

Please sign in to comment.