diff --git a/gradle.properties b/gradle.properties index 3ff41b39..fab9b3a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -16,5 +16,5 @@ springDataGeodeTestVersion=0.2.1-Q springSessionBomVersion=2021.1.1 springSessionDataGeodeVersion=2.6.0 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.16.2 +testcontainersVersion=1.16.3 version=1.6.3-SNAPSHOT