Skip to content

Commit 1c82efc

Browse files
committed
Update sbt-buildinfo to 0.13.0
1 parent 69fdc08 commit 1c82efc

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
@@ -2,7 +2,7 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
22
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
33

44
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
5-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
5+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")

0 commit comments

Comments
 (0)