Files
spring-cloud-contract/gradle.properties
Mariusz Smykuła b2e6ea7c26 Fixes api change introduced in latest wiremock beta. (#246)
* NoSuchMethodError: com.github.tomakehurst.wiremock.client.WireMock.get(Lcom/github/tomakehurst/wiremock/client/UrlMatchingStrategy;)Lcom/github/tomakehurst/wiremock/client/MappingBuilder;
2016-04-26 20:48:35 +02:00

7 lines
119 B
INI

nexusUsername =
nexusPassword =
wiremockVersion = 2.0.10-beta
jsonassertVersion = 0.2.2
BOM_VERSION=Brixton-1.0.0.RC1