Refactoring of some methods from Feign.Builder into BaseBuilder caused some incompatibilities on bytecode level. I guess there is no way to fix this now, but I suggest plugging in some tool that automatically detects such problems during CI: https://lvc.github.io/japi-compliance-checker/
EDIT: Moved the method from the title for better indexing: Feign.Builder.contract(Contract)