diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index f26bd2365c..a9276565a4 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -2142,20 +2142,11 @@ example of achieving the same by changing the properties.

Dependencies

-

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.