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!
|
|
|
|
|
2022-02-17 10:43:34 +00:00
|
|
|
cordaVersion=4.10
|
2019-12-11 17:50:27 +00:00
|
|
|
versionSuffix=SNAPSHOT
|
2020-08-12 13:30:40 +00:00
|
|
|
gradlePluginsVersion=5.0.12
|
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. #
|
|
|
|
# ***************************************************************#
|
2022-01-26 11:37:22 +00:00
|
|
|
platformVersion=11
|
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:
|
2022-01-26 11:34:10 +00:00
|
|
|
quasarVersion=0.7.14_r3
|
2019-09-20 14:10:15 +00:00
|
|
|
# Quasar version to use with Java 11:
|
2020-09-02 13:35:30 +00:00
|
|
|
quasarVersion11=0.8.1_r3
|
2019-10-08 09:45:10 +00:00
|
|
|
jdkClassifier11=jdk11
|
2020-11-20 10:21:53 +00:00
|
|
|
dockerJavaVersion=3.2.5
|
2019-06-20 15:19:16 +00:00
|
|
|
proguardVersion=6.1.1
|
2021-02-17 17:14:05 +00:00
|
|
|
bouncycastleVersion=1.68
|
2021-11-23 09:43:41 +00:00
|
|
|
classgraphVersion=4.8.135
|
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
|
2020-07-15 09:46:29 +00:00
|
|
|
artifactoryPluginVersion=4.16.1
|
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-08-11 16:12:54 +00:00
|
|
|
djvmVersion=1.1.1
|
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
|
2020-02-14 17:31:02 +00:00
|
|
|
detektVersion=1.0.1
|
2022-02-16 18:10:05 +00:00
|
|
|
tcnativeVersion=2.0.48.Final
|