diff --git a/Plan/build.gradle b/Plan/build.gradle index 582e6cffa..a5516ba5e 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -107,7 +107,7 @@ subprojects { junitVersion = "5.10.1" mockitoVersion = "5.7.0" - testContainersVersion = "1.19.1" + testContainersVersion = "1.19.2" swaggerVersion = "2.2.19" }