diff --git a/Plan/build.gradle b/Plan/build.gradle index 63dec7a76..2d82a9e53 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -90,7 +90,7 @@ subprojects { junitVersion = "5.8.2" mockitoVersion = "4.4.0" - testContainersVersion = "1.16.3" + testContainersVersion = "1.17.0" } repositories {