Skip to content

3.3.1 - Publishing pact-jvm contracts

Compare
Choose a tag to compare
@jbwheatley jbwheatley released this 12 May 10:13
· 61 commits to main since this release

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.