From 33b9040efb945968a3f9d1db756db2a2ce5327bd Mon Sep 17 00:00:00 2001 From: Shams Asari Date: Tue, 1 May 2018 16:00:19 +0100 Subject: [PATCH] CORDA-1389: gradle plugins version bump (#3048) --- constants.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.properties b/constants.properties index 8dbf104812..57d7f119e1 100644 --- a/constants.properties +++ b/constants.properties @@ -1,4 +1,4 @@ -gradlePluginsVersion=4.0.14 +gradlePluginsVersion=4.0.15 kotlinVersion=1.2.20 platformVersion=4 guavaVersion=21.0