Breaking Changes
- Scala 2.11 and 2.12 support is dropped. We now build for Scala 2.13 and Scala 3.3.3!
- Support for Java version less than 11 is dropped.
- Major Async HTTP Client Version Bump to 3.0
Pull Requests
- Update dependencies by @xuwei-k in https://github.com/dispatch/reboot/pull/229
- update scala-xml by @yanns in https://github.com/dispatch/reboot/pull/237
- Ahc3 by...