Back-ported fixes from v4.2.x
- 038669b - fix: Replace com.github.zafarkhaja.semver.Version with a local version parser
- d390ce8 - refactor: converted the remaining Java DSL body classes to Kotlin
- 9677c8f - refactor: converted PactDslJsonBody to Kotlin
- b3fc7a5 - refactor: converted PactDslJsonArray to Kotlin
- 367d332 - refactor: converted DslPart to Kotlin
- 56dc42d - chore: Minor dependency upgrade
- a73b2f4 - chore: Upgrade Groovy to 3.0.18
- 04f4d5c - fix: Pact parser is removing quoting on Content-Type params #1538
- 313be5c - chore: Upgrade Gradle to 6.9.4