diff --git a/gradle.properties b/gradle.properties index 49974279..9d9e79b9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -15,5 +15,5 @@ springDataGeodeTestVersion=0.0.20.RELEASE springSessionBomVersion=2020.0.0 springSessionDataGeodeVersion=2.4.0 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.14.3 +testcontainersVersion=1.15.0 version=1.4.0-SNAPSHOT