Skip to content

Commit 7e56ac3

Browse files
Update sbt-buildinfo to 0.13.1 (#645)
1 parent 0a04e78 commit 7e56ac3

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.13.0")
1212

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

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

0 commit comments

Comments
 (0)