diff --git a/gradle.properties b/gradle.properties index 4f5019dc..5c5ddbd7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,8 +12,8 @@ springDataGemFireVersion=2.4.0-M1 springDataGeodeVersion=2.4.0-M1 springDataGeodeTestVersion=0.0.17.RELEASE springDataReleaseTrainVersion=2020.0.0-M1 -springSessionBomVersion=Dragonfruit-RELEASE -springSessionDataGeodeVersion=2.3.0.RELEASE +springSessionBomVersion=2020.0.0-M1 +springSessionDataGeodeVersion=2.4.0-M1 springShellVersion=1.2.0.RELEASE testcontainersVersion=1.14.3 version=1.4.0-SNAPSHOT