From df313b67770cba79f77fb4d7c196994432006b22 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 13 Aug 2019 21:58:27 -0700 Subject: [PATCH] Upgrade to Spring Test for Apache Geode & Pivotal GemFire 0.0.7.RELEASE. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index f22d039..60b7dd4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ springBootVersion=2.2.0.M5 springDataCommonsVersion=2.2.0.RC2 springDataGemFireVersion=2.2.0.RC2 springDataGeodeVersion=2.2.0.RC2 -springDataGeodeTestVersion=0.0.6.RELEASE +springDataGeodeTestVersion=0.0.7.RELEASE springDataReleaseTrainVersion=Moore-RC2 springSessionVersion=2.2.0.M3 springSessionBomVersion=Corn-M3