Skip to content

Commit ef04c7e

Browse files
chore(deps): update dependency com.eed3si9n:sbt-buildinfo to v0.12.0
1 parent b0f3a8c commit ef04c7e

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("com.eed3si9n" % "sbt-assembly" % "2.1.5")
22
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
33
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
4+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
55
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.0")
66
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")

0 commit comments

Comments
 (0)