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

Update to Scala 2.13.13 #513

Closed mdedetrich closed 5 months ago

mdedetrich commented 5 months ago

With the new genjavadoc 0.19 release which contains the fix for Scala 2.13.13 we can now properly suppot Scala 2.13.13.

The PR also reverts all of the pinned versioning/other changes specifically

mdedetrich commented 5 months ago

Needs an updated ./scripts/link-validator.conf for AbstractFunction1.html, not sure about the other link validator warnings

Just fixed this, forgot to update the Scala version in link-validator