Bugfix Release
- chore: upgrade classgraph to 4.8.105
- chore: upgrade gradle to 6.8.3
- chore: add test for array contains matcher with simple values #1367
- fix: arrayContaining matcher was failing if the variants have no matching rules #1367
- fix: Fallback to env vars for pact.provider.version property #1365
- fix: Format the error correctly when publishing results fail [Gradle/Maven] #1364
- fix: HAL client must return an error if the post request fails #1364
- fix: fail the verification if publishing verification results fails [Maven/Gradle] #1364
- fix: fail the test if publishing verification results fails [JUNIT5] #1364
- fix: fail the test if publishing verification results fails #1364
- chore: upgrade Spock to 2.0
- fix: allow verifying v4-interactions with junit5 (Gregor Tudan)
- Updated JUnit 5 README to include a link to a message pact example that uses JUnit 5 and Pact V4. (Thackery Archuletta)