Skip to content

Commit 3b63a34

Browse files
authored
Merge pull request #185 from scala-steward/update/sbt-buildinfo-0.9.0
Update sbt-buildinfo to 0.9.0
2 parents 48ebe79 + fa0ddd0 commit 3b63a34

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
@@ -4,6 +4,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVers
44
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
55
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.0.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.4")
7-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
7+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
88
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2-1")
99
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.1.0")

0 commit comments

Comments
 (0)