Skip to content

Commit 795913a

Browse files
authored
Merge pull request #856 from playframework/update/2.0.x/sbt-buildinfo-0.13.1
[2.0.x] sbt-buildinfo 0.13.1 (was 0.12.0)
2 parents 995d567 + ab21628 commit 795913a

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
@@ -11,5 +11,5 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
1111
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1212
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
1313
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "2.0.0")
14-
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
14+
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
1515
addSbtPlugin("com.github.sbt" % "sbt-maven-plugin" % "0.0.2")

0 commit comments

Comments
 (0)