Skip to content

Commit 256380a

Browse files
committed
Upgrade to sbt-buildinfo 0.9.0
To fix issues with multi-parameter infix notation.
1 parent 923dfb4 commit 256380a

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
@@ -15,4 +15,4 @@ addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.10.1")
1515

1616
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
1717

18-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.7.0")
18+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")

0 commit comments

Comments
 (0)