From 64eb588844ef84f4e4d65cd52458e2df261f8d20 Mon Sep 17 00:00:00 2001 From: Chris Barratt Date: Tue, 10 Jan 2023 10:36:46 +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 39afe47..df4f589 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-Fox +cordaPluginsVersion=7.0.1 # For the time being this just needs to be set to a dummy value. platformVersion = 999