From 232b746850e1043d3a3afe3e75699cf8c73406b4 Mon Sep 17 00:00:00 2001 From: mattbradburyr3 Date: Tue, 31 Jan 2023 17:27:00 +0000 Subject: [PATCH] update to 1.1 --- buildSrc/gradle.properties | 2 +- gradle.properties | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/buildSrc/gradle.properties b/buildSrc/gradle.properties index a0d6994..db6d323 100644 --- a/buildSrc/gradle.properties +++ b/buildSrc/gradle.properties @@ -1,4 +1,4 @@ jacksonVersion = 2.13.4 unirestVersion=3.13.10 -cordaApiVersion=5.0.0.523-Fox1.0 +cordaApiVersion=5.0.0.524-Fox1.1 diff --git a/gradle.properties b/gradle.properties index f0a45cf..ce99f16 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,15 +2,15 @@ kotlin.code.style=official # 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. -cordaApiVersion=5.0.0.523-Fox1.0 +cordaApiVersion=5.0.0.524-Fox1.1 # Settings For Development Utilities -combinedWorkerVersion=5.0.0.0-Fox1.0 -simulatorVersion=5.0.0.0-Fox1.0 +combinedWorkerVersion=5.0.0.0-Fox1.1 +simulatorVersion=5.0.0.0-Fox1.1 # 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. -cordaNotaryPluginsVersion=5.0.0.0-Fox1.0 +cordaNotaryPluginsVersion=5.0.0.0-Fox1.1 # Specify the version of the cordapp-cpb and cordapp-cpk plugins cordaPluginsVersion=7.0.1