Skip to content

Commit

Permalink
play-docs-sbt-plugin 2.8.7 (was 2.8.5) (#547)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 29, 2021
1 parent 9b74f2f commit 99832fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ resolvers += Resolver.typesafeRepo("releases")

addSbtPlugin("org.foundweekends" % "sbt-bintray" % "0.6.1")

addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.8.5"))
addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.8.7"))

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")

Expand Down

0 comments on commit 99832fe

Please sign in to comment.