diff --git a/Plan/build.gradle b/Plan/build.gradle index ed4a015be..6e5088006 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -107,7 +107,7 @@ subprojects { junitVersion = "5.10.1" mockitoVersion = "5.10.0" - testContainersVersion = "1.19.3" + testContainersVersion = "1.19.4" swaggerVersion = "2.2.20" }