From 59cfcdb3910e527603fc32f5350e024073a29b14 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 8 Mar 2022 13:05:29 -0800 Subject: [PATCH] Upgrade to Awaitility 4.2.0. --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index c837d536..1e285563 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,7 +2,7 @@ org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 deployDocsHost=docs-ip.spring.io antlrVersion=2.7.7 apacheGeodeVersion=1.14.3 -awaitilityVersion=4.1.1 +awaitilityVersion=4.2.0 findbugsVersion=3.0.2 multithreadedtcVersion=1.01 pivotalCloudCacheVersion=1.14.3