From bd45c74b8ee33bb768e3f43b47b8a1cacc7bb74d Mon Sep 17 00:00:00 2001 From: John Smart Date: Tue, 29 Mar 2016 21:33:41 +0100 Subject: [PATCH] Update core --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 86a5bfe..8b513fe 100644 --- a/build.gradle +++ b/build.gradle @@ -57,7 +57,7 @@ ext { if (!project.hasProperty("bintrayApiKey")) { bintrayApiKey = '' } - serenityCoreVersion = '1.1.29-rc.2' + serenityCoreVersion = '1.1.29-rc.3' if (!project.hasProperty("bintrayApiKey")) { bintrayApiKey = ''