Maintenance Release
- ccca23c - fix: Upgrade plugin driver to 0.1.6 (fixes plugin loading with multiple versions of the same plugin)
- 3d9bced - chore: Update the HAL client to return the current navigated document
- 205bbd3 - chore: fix for 'compileTestJava' task (current target is 18) and 'compileTestKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version
- 6a53c7f - chore: Bump Antlr4 to 4.11.1 #1609 (Alex Miller)
- 873b0e5 - Use Thread Context ClassLoader to find test resources #1607 (Holly Cummins)
- 50863b9 - Bump version of Kotlin Result to work around Unresolved reference build failures #1606 (Holly Cummins)
- db96233 - Fix issue with base classes (Stefano Lucka)
- 1181150 - fix: PactBuilder was not correctly setting up HTTP interaction given a Map structure