mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
e879de70f3
* Shrink the Simm Valuation Demo's contract states CorDapp using ProGuard. * Remove CordFormation from CorDapp modules, which unbundles Jolokia from the CorDapps. * Preserve directory structure for CorDapp's own classes. * Remove unwanted transitive dependencies from Simm Valuation CorDapps. * Use allprojects {} to set Strata version property.
13 lines
280 B
INI
13 lines
280 B
INI
gradlePluginsVersion=4.0.26
|
|
kotlinVersion=1.2.51
|
|
platformVersion=4
|
|
guavaVersion=25.1-jre
|
|
proguardVersion=6.0.3
|
|
bouncycastleVersion=1.57
|
|
typesafeConfigVersion=1.3.1
|
|
jsr305Version=3.0.2
|
|
artifactoryPluginVersion=4.7.3
|
|
snakeYamlVersion=1.19
|
|
caffeineVersion=2.6.2
|
|
metricsVersion=3.2.5
|