Skip to content

Commit 08b5114

Browse files
committed
Update sbt-buildinfo to 0.11.0
1 parent 70e0ae8 commit 08b5114

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
@@ -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.9.34")
5-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
5+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
77
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")

0 commit comments

Comments
 (0)