Skip to content

Commit 2cf7f73

Browse files
committed
Update sbt-buildinfo to 0.13.1
1 parent 5539ad2 commit 2cf7f73

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
@@ -10,6 +10,6 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010

1111
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
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)