Support verifying interactions via plugins
- chore: Upgrade Kotlin to 1.6.20
- fix: Correctly return verification results from plugin
- feat: Add support for enabling insecure TLS to the PactBrokerLoader. #1531 (Colin Anderson)
- fix: handle failed verification from plugins correctly
- chore: Upgrade Groovy to 4.0.1 #1529
- feat: add support for validating an interaction via a plugin
- chore: Update project to run on JDK 17