Merge pull request #30052 from johanandren/wip-copy-snippet-docs
Update to sbt-paradox-akka 0.38 with copy-snippet support for the docs
This commit is contained in:
commit
5b567b14f4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
|||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.37")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.38")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue