diff --git a/gradle.properties b/gradle.properties index 650b4329..8d5b7d72 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,5 +13,5 @@ springDataReleaseTrainVersion=Lovelace-SR18 springSessionBomVersion=Bean-SR10 springSessionDataGeodeVersion=2.1.10.RELEASE springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.14.1 +testcontainersVersion=1.14.3 version=1.1.8.BUILD-SNAPSHOT