3.3.1 - Publishing pact-jvm contracts
In 3.3.0 we introduced support for publishing pact contracts generated using one of the pact-jvm test suites. This release fixes a bug in that process. v3.3.0 should be ignored.
To publish pact-jvm contracts generated during the test phase of your build, set the sbt flag: areScalaPactContracts := false
.