Hi, I am bit new to pact. I have a pact junit5 consumer test using 4.1.7 version and the moment I updrade to latest version - it throws error saying Method (pact method name) does not conform required method signature pact.core.model.V4Pact xxx (PactBuilder builder)
Note: until pact junit5 consumer 4.2.21 - test works fine.
How can I fix it with later junit5 consumer version ?
Thanks