Skip to content

Commit 9fde266

Browse files
Update sbt-buildinfo to 0.10.0 (#360)
Co-authored-by: Seth Tisue <[email protected]>
1 parent 171445f commit 9fde266

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
@@ -10,4 +10,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaN
1010
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
1111
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.0")
1212
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.20")
13-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
13+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

0 commit comments

Comments
 (0)