corda/constants.properties
Katarzyna Streich c9f3e98795
Another approach to fixing deployNodes task and network parameters generation (#2066)
* Generate networkParameteres for Cordformation.

Fix deployNodes task in Cordformation to generate NetworkParameters before running the nodes.
Add TestNetworkParametersGenerator utility loaded after node infos generation step.

* Get rid of bouncy castle provider dependency
For cordform-common. It caused problems with loading our custom
X509EdDSAEngine for generation of network parameters in deployNodes
task.
2017-11-30 10:39:29 +00:00

5 lines
129 B
INI

gradlePluginsVersion=3.0.0-NETWORKMAP
kotlinVersion=1.1.60
guavaVersion=21.0
bouncycastleVersion=1.57
typesafeConfigVersion=1.3.1