Skip to content

Commit 4af1727

Browse files
committed
Update sbt-buildinfo to 0.12.0
1 parent b34842c commit 4af1727

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.3")
3-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
3+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
44
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.6")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)