mirror of
https://github.com/corda/corda.git
synced 2025-01-29 15:43:55 +00:00
Restore Node's missing dependency on jansi.
This commit is contained in:
parent
e611064c9e
commit
2911548a2e
@ -109,6 +109,7 @@ dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
|
||||
testCompile "org.jetbrains.kotlin:kotlin-test:$kotlin_version"
|
||||
|
||||
compile "org.fusesource.jansi:jansi:$jansi_version"
|
||||
compile "com.google.guava:guava:$guava_version"
|
||||
|
||||
// For caches rather than guava
|
||||
|
Loading…
x
Reference in New Issue
Block a user