From 81e92fa096160e36a82c8cd22e408cd1b374d8b8 Mon Sep 17 00:00:00 2001 From: David Rautureau Date: Wed, 4 Apr 2018 14:39:44 +0200 Subject: Fix build --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1b2e5eb9ac3..2c21927b6da 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,12 @@ Here is a template example: The path to a custom configuration file can be provided with command-line property `-Dorchestrator.configUrl=file:///path/to/orchestrator.properties` or with environment variable `ORCHESTRATOR_CONFIG_URL=file:///path/to/orchestrator.properties`. +### Find available updates of dependencies + +Execute from project base directory: + + ./gradlew dependencyUpdates + ### Update the files missing the license header Execute from project base directory: -- cgit v1.2.3