mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
c1088038b7
* Cordapps now contain all explicitly specified dependencies (and sub dependencies). * Removed some useless compile dependencies for trader demo. * Dependent Cordapps are excluded from the build. :Removed unnecessary dependencies of demos. * Cleaned up exclusion rules for cordapp dependencies.
6 lines
119 B
INI
6 lines
119 B
INI
gradlePluginsVersion=0.13.1
|
|
kotlinVersion=1.1.1
|
|
guavaVersion=21.0
|
|
bouncycastleVersion=1.57
|
|
typesafeConfigVersion=1.3.1
|