From e7946c8b08bbdb86143f4f60221b0391ad19b06a Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 27 Jul 2018 14:14:55 +0200 Subject: [PATCH] Polished the docs --- docs/src/main/asciidoc/verifier_setup.adoc | 1 + 1 file changed, 1 insertion(+) 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.