diff --git a/docs/src/main/asciidoc/verifier_setup.adoc b/docs/src/main/asciidoc/verifier_setup.adoc index 9b3f913cbc..4ab26828de 100644 --- a/docs/src/main/asciidoc/verifier_setup.adoc +++ b/docs/src/main/asciidoc/verifier_setup.adoc @@ -252,6 +252,7 @@ components. Those properties might be used by e.g. inbuilt or custom Stub Downlo The following properties are used when you want to specify the location of the JAR containing the contracts: + * *contractDependency*: Specifies the Dependency that provides `groupid:artifactid:version:classifier` coordinates. You can use the `contractDependency` closure to set it up.