apache / pekko-connectors

Apache Pekko Connectors is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Apache Pekko.
https://pekko.apache.org/
Apache License 2.0
62 stars 31 forks source link

Update sbt-pekko-paradox #536

Closed mdedetrich closed 7 months ago

mdedetrich commented 7 months ago

New version does not require all of the workarounds

Also ran

sbt -Dpekko.genjavadoc.enabled=true "docs/paradox; unidoc"

locally to confirm that it works