Update sbt-paradox-akka to 0.31 (#28623)
This commit is contained in:
parent
613174979a
commit
427a3cff42
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,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.3.7")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.29")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.31")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0") // for maintenance of copyright file header
|
||||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue