I'm trying to use a library as a dependency but the consuming library claims Incompatible because this component declares a component compatible with Java 15 and the consumer needed a component compatible with Java 11.
Jonathan Olsson
05/08/2021, 8:57 PM
Turns out it was another java library in the consuming library requiring a class compiled without