diff --git a/gradle.properties b/gradle.properties index 765a0f73..a5a66ff9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,5 +17,5 @@ springDataGeodeTestVersion=0.0.21.RELEASE springSessionBomVersion=2020.0.1 springSessionDataGeodeVersion=2.4.1 springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.15.0 +testcontainersVersion=1.15.1 version=1.4.1-SNAPSHOT