Skip to content

Commit

Permalink
Update sbt-buildinfo to 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 20, 2024
1 parent dec6688 commit 63a3abd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -6,5 +6,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
addSbtPlugin("org.scalameta" % "sbt-native-image" % "0.3.4")

0 comments on commit 63a3abd

Please sign in to comment.