* Bumped to Java 11. Treating this as a patch version, as v3.2 still requires Java 11 due to a Magma update.
[freyacodes](https://github.com/freyacodes)
3.2
* Added support for resuming * Added noReplace option to the play op * Sending the same voice server update will not cause an existing connection to reconnect
* Replaced JDAA with Magma * Added an event for when the Discord voice WebSocket is closed * Replaced Tomcat and Java_Websocket with Undertow. WS and REST is now handled by the same server and port. Port is specified by `server.port`.