This commit is contained in:
kenji yoshida 2021-04-16 15:48:53 +09:00 committed by GitHub
parent 7969a155b0
commit 61f4ed1017
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4238,7 +4238,7 @@ trait BuildExtra extends BuildCommon with DefExtra {
}
/**
* Adds Maven resolver plugin.
* Adds Dependency tree plugin.
*/
def addDependencyTreePlugin: Setting[Seq[ModuleID]] =
libraryDependencies += sbtPluginExtra(