Skip to content

Commit 73e2f66

Browse files
authoredNov 4, 2024
Merge pull request #517 from scalacenter/update/sbt-buildinfo-0.13.0
Update sbt-buildinfo to 0.13.0
2 parents 704a059 + f42296c commit 73e2f66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
1+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
22
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)