Skip to content

Commit 4e45ff1

Browse files
Update sbt-buildinfo to 0.12.0 (#647)
1 parent 1a9be9b commit 4e45ff1

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
@@ -4,4 +4,4 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
44
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
55
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.1.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
7-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
7+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

0 commit comments

Comments
 (0)