mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
1661cea816
* Make cordform test use new network bootstrapper logic * Fixing review comments * Fix issue with backwards compatibility * Fix issue with setup not being called from CordformDefinitions * Make sure node dir is created (as CordformDefinition uses it directly if setup is overridden Make sure tmp dir is created * Don't crash if node dir is already created * Stop overwriting errors
8 lines
188 B
INI
8 lines
188 B
INI
gradlePluginsVersion=3.0.3
|
|
kotlinVersion=1.1.60
|
|
platformVersion=2
|
|
guavaVersion=21.0
|
|
bouncycastleVersion=1.57
|
|
typesafeConfigVersion=1.3.1
|
|
jsr305Version=3.0.2
|
|
artifactoryPluginVersion=4.4.18 |