diff --git a/gradle.properties b/gradle.properties index 8a2914b7..9c12f953 100644 --- a/gradle.properties +++ b/gradle.properties @@ -13,5 +13,5 @@ springDataReleaseTrainVersion=Lovelace-SR14 springSessionBomVersion=Bean-SR8 springSessionDataGeodeVersion=2.1.7.RELEASE springShellVersion=1.2.0.RELEASE -testcontainersVersion=1.11.3 +testcontainersVersion=1.12.3 version=1.1.4.BUILD-SNAPSHOT