From 7d008a4fb2b4167f3df0084cd6f750125ea1a9ad Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 22 Jul 2021 13:30:05 -0700 Subject: [PATCH] Upgrade to VMware Tanzu GemFire for VMs (Pivotal Cloud Cache (PCC)) 1.13.2. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index eb9df4db..ab15182d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ apacheGeodeVersion=1.13.3 awaitilityVersion=4.1.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 -pivotalCloudCacheVersion=1.13.1 +pivotalCloudCacheVersion=1.13.2 pivotalGemFireVersion=9.10.7 springVersion=5.3.8 springBootVersion=2.5.3-SNAPSHOT