File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Preliminary release of the github dependency graph plugin.
22
3- - Reduce verbosity of log messages
4- - Use a custom task for resolving all project dependencies, instead of calling the "dependencies" task
5- - Which Gradle Configurations contribute to the dependency graph can be filtered by project or configuration name
6- - Renamed environment variables used to configure plugin for consistency and conciseness
7- - Allow system properties to override all configuration environment variables
3+ - Verbosity of log messages reduced
4+ - A custom task is now used for resolving all project dependencies, instead of calling the "dependencies" task
5+ - The Gradle Configurations that contribute to the dependency graph can be filtered by project or configuration name
6+ - Environment variables used to configure plugin have been renamed for consistency and conciseness
7+ - System properties can be used to override all configuration environment variables
You can’t perform that action at this time.
0 commit comments