mirror of
https://github.com/corda/corda.git
synced 2025-02-21 01:42:24 +00:00
Merge pull request #960 from roastario/remove_launcher_as_runtime_from_node
Remove launcher as runtime dependency from node
This commit is contained in:
commit
68e1d281bc
@ -71,7 +71,6 @@ dependencies {
|
||||
compile project(":confidential-identities")
|
||||
compile project(':client:rpc')
|
||||
compile project(':tools:shell')
|
||||
runtime project(':launcher')
|
||||
|
||||
compile "net.corda.plugins:cordform-common:$gradle_plugins_version"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user