Skip to content

Commit d9fe3b2

Browse files
authored
Merge pull request #1 from scala-steward/update/sbt-buildinfo-0.10.0
Update sbt-buildinfo to 0.10.0
2 parents 67d4480 + 97ea99d commit d9fe3b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
22
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.10.1")
3-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
55
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
66
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")

0 commit comments

Comments
 (0)