* Upgrade gradle wrapper to 6.4. Fixes gh-1387. * Document PublishStubsToScmTask API changes. * Upgrade groovy to 2.5.10.
= Http Server Run [source=groovy] -------- ./gradlew clean build publishToMavenLocal -------- or -------- ./mvnw clean install -------- To - build the app - generate and run Spring Cloud Contract Verifier tests - publish the fatJar and the stubs to Maven Local