mirror of
https://github.com/corda/corda.git
synced 2025-03-19 18:45:28 +00:00
remove runtime dependency on launcher for node as the capsule launching process is still used if not running from official distribution
This commit is contained in:
parent
443277ef60
commit
b9ed001358
@ -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