diff --git a/1.0.x/spring-cloud-contract.html b/1.0.x/spring-cloud-contract.html index a0db523c0a..2651006a53 100644 --- a/1.0.x/spring-cloud-contract.html +++ b/1.0.x/spring-cloud-contract.html @@ -2117,20 +2117,11 @@ example of achieving the same by changing the properties.
Spring Cloud Contract Verifier and Stub Runner are using the following libraries
+The best way to add the dependencies is to just use the proper starter dependency.
For stub-runner use spring-cloud-starter-stub-runner and when you’re using a plugin just add
+spring-cloud-starter-contract-verifier.