apache / pekko-http

The Streaming-first HTTP server/module of Apache Pekko
https://pekko.apache.org/
Apache License 2.0
149 stars 36 forks source link

Remove apidoc from ignore and pin paradox versions #487

Closed mdedetrich closed 6 months ago

mdedetrich commented 6 months ago

Pins the sbt-paradox/sbt-paradox-project-info versions since we can use the entire 0.9.x series (it being compiled against JDK 8).

Also removes sbt-paradox-apidoc from the ignore list since we are free to update this (note that sbt-paradox-apidoc was recently updated to latest version without any issues)