Skip to content

Commit e7165a5

Browse files
authored
Merge pull request #843 from scala-steward/update/sbt-buildinfo-0.12.0
Update sbt-buildinfo to 0.12.0
2 parents 009226a + 579fc1a commit e7165a5

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.11.0")
5+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.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)