I want to ask what's the minimum Java SDK for implementing Mutiny? Is it possible to implement this using Java 6?
At the moment, Mutiny requires Java 8. There are discussions to switch to Java 11.