Skip to content

Commit 33a0349

Browse files
Update sbt-buildinfo to 0.13.0
1 parent 102f7c8 commit 33a0349

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
@@ -5,7 +5,7 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
77
addSbtPlugin("nl.zolotko.sbt" % "sbt-jfr" % "0.0.1")
8-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
8+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
1010
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
1111
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")

0 commit comments

Comments
 (0)