mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 08:27:12 -07:00
Comment.
This commit is contained in:
parent
1c75273141
commit
3d5b2ee167
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ public class DependencyManager @Inject constructor(val executors: KobaltExecutor
|
|||
}
|
||||
|
||||
/**
|
||||
* @return the test dependencies for this project, including the contributors.
|
||||
* @return the compile dependencies for this project, including the contributors.
|
||||
*/
|
||||
fun dependencies(project: Project, context: KobaltContext,
|
||||
projects: List<ProjectDescription>) : List<IClasspathDependency> {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue