From 17df6087d3c64ea511c46627c396f898d0a3f32e Mon Sep 17 00:00:00 2001 From: Tony Lawson Date: Fri, 28 Apr 2023 15:02:59 +0100 Subject: [PATCH] CORE-9853: Download beta3 assets (#37) --- gradle.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gradle.properties b/gradle.properties index 6a116be..a7e6ab8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,14 +2,14 @@ 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.753-Hawk1.0-RC02 +cordaApiVersion=5.0.0.755-Hawk1.0 # 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-Hawk1.0-RC02 +cordaNotaryPluginsVersion=5.0.0.0-Hawk1.0 # Specify the version of the Combined Worker to use -combinedWorkerJarVersion=5.0.0.0-Hawk1.0-RC02 +combinedWorkerJarVersion=5.0.0.0-Hawk1.0 # Specify the version of the cordapp-cpb and cordapp-cpk plugins cordaPluginsVersion=7.0.1