From 6f6081615a95099d6f8dfab640419902c6847efc Mon Sep 17 00:00:00 2001 From: Chris Rankin Date: Mon, 11 May 2020 15:41:11 +0100 Subject: [PATCH] CORDA-3768: Upgrade to Corda Gradle Plugins 5.0.9. (#6222) --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index 0ec1ae993b..051ec52332 100644 --- a/constants.properties +++ b/constants.properties @@ -4,7 +4,7 @@ cordaVersion=4.6 versionSuffix=SNAPSHOT -gradlePluginsVersion=5.0.8 +gradlePluginsVersion=5.0.9 kotlinVersion=1.2.71 java8MinUpdateVersion=171 # ***************************************************************#