Skip to content

Commit 9d38887

Browse files
Update sbt-buildinfo to 0.13.0 (#29)
1 parent 5423d76 commit 9d38887

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
@@ -1,4 +1,4 @@
11
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
2-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
2+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")

0 commit comments

Comments
 (0)