From 8c6e86875d02c82d4a19ff1ed0b2b022deb24741 Mon Sep 17 00:00:00 2001 From: Chris Barratt Date: Tue, 10 Jan 2023 10:11:11 +0000 Subject: [PATCH] Fix Corda Plugins version --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index d5c8807..39afe47 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,7 +14,7 @@ cordaNotaryPluginsVersion=5.0.0.0-Fox1.0 # Specify the version of the cordapp-cpb and cordapp-cpk plugins -cordaPluginsVersion=7.0.1-Fox1.0-RC03 +cordaPluginsVersion=7.0.1-Fox # For the time being this just needs to be set to a dummy value. platformVersion = 999