diff --git a/gradle.properties b/gradle.properties index 4b9d292c..890ae8b9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -14,5 +14,5 @@ springDataReleaseTrainVersion=Neumann-RELEASE springSessionBomVersion=Dragonfruit-RELEASE springSessionDataGeodeVersion=2.3.0.RELEASE springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.14.1 +testcontainersVersion=1.14.3 version=1.3.0.BUILD-SNAPSHOT