2019-03-07 12:13:18 +00:00
|
|
|
# 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!
|
|
|
|
|
2019-12-11 17:56:10 +00:00
|
|
|
cordaVersion=4.4
|
2019-12-11 17:50:27 +00:00
|
|
|
versionSuffix=SNAPSHOT
|
2019-11-14 12:11:30 +00:00
|
|
|
gradlePluginsVersion=5.0.6
|
2018-10-22 14:53:09 +00:00
|
|
|
kotlinVersion=1.2.71
|
2019-03-07 12:13:18 +00:00
|
|
|
java8MinUpdateVersion=171
|
2018-10-05 08:28:00 +00:00
|
|
|
# ***************************************************************#
|
|
|
|
# When incrementing platformVersion make sure to update #
|
|
|
|
# net.corda.core.internal.CordaUtilsKt.PLATFORM_VERSION as well. #
|
|
|
|
# ***************************************************************#
|
2019-11-06 16:49:27 +00:00
|
|
|
platformVersion=6
|
2019-06-20 15:19:16 +00:00
|
|
|
guavaVersion=28.0-jre
|
2019-09-20 14:10:15 +00:00
|
|
|
# Quasar version to use with Java 8:
|
2019-11-05 13:44:18 +00:00
|
|
|
quasarVersion=0.7.12_r3
|
2019-09-20 14:10:15 +00:00
|
|
|
quasarClassifier=jdk8
|
|
|
|
# Quasar version to use with Java 11:
|
2020-01-28 16:08:15 +00:00
|
|
|
quasarVersion11=0.8.0_r3
|
2019-10-08 09:45:10 +00:00
|
|
|
jdkClassifier11=jdk11
|
2019-06-20 15:19:16 +00:00
|
|
|
proguardVersion=6.1.1
|
2018-09-20 12:11:32 +00:00
|
|
|
bouncycastleVersion=1.60
|
2019-12-03 15:50:21 +00:00
|
|
|
classgraphVersion=4.8.58
|
2018-10-02 09:33:17 +00:00
|
|
|
disruptorVersion=3.4.2
|
2019-06-20 15:19:16 +00:00
|
|
|
typesafeConfigVersion=1.3.4
|
2017-11-23 22:27:24 +00:00
|
|
|
jsr305Version=3.0.2
|
2018-06-13 16:50:13 +00:00
|
|
|
artifactoryPluginVersion=4.7.3
|
2018-02-14 14:49:59 +00:00
|
|
|
snakeYamlVersion=1.19
|
2019-06-20 15:19:16 +00:00
|
|
|
caffeineVersion=2.7.0
|
|
|
|
metricsVersion=4.1.0
|
2018-08-09 17:17:20 +00:00
|
|
|
metricsNewRelicVersion=1.1.1
|
2020-01-30 13:59:16 +00:00
|
|
|
djvmVersion=1.0-RC09
|
2020-01-16 17:48:15 +00:00
|
|
|
deterministicRtVersion=1.0-RC02
|
2019-11-14 10:40:12 +00:00
|
|
|
openSourceBranch=https://github.com/corda/corda/blob/release/os/4.4
|
2019-08-07 13:23:33 +00:00
|
|
|
openSourceSamplesBranch=https://github.com/corda/samples/blob/release-V4
|
2019-10-14 09:08:01 +00:00
|
|
|
jolokiaAgentVersion=1.6.1
|
|
|
|
|