Skip to content

Commit b41f5f8

Browse files
Update sbt-buildinfo to 0.12.0 (#609)
1 parent 94d65d1 commit b41f5f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")
1212

13-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
13+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
1414

1515
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"

0 commit comments

Comments
 (0)