Merge pull request #27 from corda/CORE-12002-update-development-to-gecko1.0

CORE-12002-update to gecko1.0
This commit is contained in:
Matt Bradbury 2023-03-24 13:55:56 +00:00 committed by GitHub
commit ec0b2cd4f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
jacksonVersion = 2.13.4 jacksonVersion = 2.13.4
unirestVersion=3.13.10 unirestVersion=3.13.10
cordaApiVersion=5.0.0.665-Gecko-RC03 cordaApiVersion=5.0.0.665-Gecko1.0

View File

@ -2,15 +2,15 @@ kotlin.code.style=official
# Specify the version of the Corda-API to use. # Specify the version of the Corda-API to use.
# This needs to match the version supported by the Corda Cluster the CorDapp will run on. # This needs to match the version supported by the Corda Cluster the CorDapp will run on.
cordaApiVersion=5.0.0.665-Gecko-RC03 cordaApiVersion=5.0.0.665-Gecko1.0
# Settings For Development Utilities # Settings For Development Utilities
combinedWorkerVersion=5.0.0.0-Gecko-RC03 combinedWorkerVersion=5.0.0.0-Gecko1.0
simulatorVersion=5.0.0.0-Gecko-RC03 simulatorVersion=5.0.0.0-Gecko1.0
# Specify the version of the notary plugins to use. # Specify the version of the notary plugins to use.
# Currently packaged as part of corda-runtime-os, so should be set to a corda-runtime-os version. # Currently packaged as part of corda-runtime-os, so should be set to a corda-runtime-os version.
cordaNotaryPluginsVersion=5.0.0.0-Gecko-RC03 cordaNotaryPluginsVersion=5.0.0.0-Gecko1.0
# Specify the version of the cordapp-cpb and cordapp-cpk plugins # Specify the version of the cordapp-cpb and cordapp-cpk plugins
cordaPluginsVersion=7.0.1 cordaPluginsVersion=7.0.1