From 12f59e197844f292760f946dea3572eb17c0a1a8 Mon Sep 17 00:00:00 2001 From: Chris Rankin Date: Mon, 17 Feb 2020 12:29:52 +0000 Subject: [PATCH] CORDA-3618: Upgrade to Corda Gradle plugins 5.0.8. --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index a7f20294d5..c1185338a9 100644 --- a/constants.properties +++ b/constants.properties @@ -4,7 +4,7 @@ cordaVersion=4.5 versionSuffix=SNAPSHOT -gradlePluginsVersion=5.0.6 +gradlePluginsVersion=5.0.8 kotlinVersion=1.2.71 java8MinUpdateVersion=171 # ***************************************************************#