mirror of
https://github.com/corda/corda.git
synced 2024-12-19 04:57:58 +00:00
abbf2562c2
* CORDA-2750: Modularise the DJVM build. * CORDA-2750: Update documentation and scripts for modular DJVM.
26 lines
860 B
Properties
26 lines
860 B
Properties
# This file is parsed from Python in the docs/source/conf.py file
|
|
# because some versions here need to be matched by app authors in
|
|
# their own projects. So don't get fancy with syntax!
|
|
|
|
cordaVersion=5.0-SNAPSHOT
|
|
gradlePluginsVersion=4.0.42
|
|
kotlinVersion=1.2.71
|
|
java8MinUpdateVersion=171
|
|
# ***************************************************************#
|
|
# When incrementing platformVersion make sure to update #
|
|
# net.corda.core.internal.CordaUtilsKt.PLATFORM_VERSION as well. #
|
|
# ***************************************************************#
|
|
platformVersion=5
|
|
guavaVersion=25.1-jre
|
|
quasarVersion=0.7.10
|
|
proguardVersion=6.0.3
|
|
bouncycastleVersion=1.60
|
|
disruptorVersion=3.4.2
|
|
typesafeConfigVersion=1.3.3
|
|
jsr305Version=3.0.2
|
|
artifactoryPluginVersion=4.7.3
|
|
snakeYamlVersion=1.19
|
|
caffeineVersion=2.6.2
|
|
metricsVersion=3.2.5
|
|
metricsNewRelicVersion=1.1.1
|