diff --git a/Plan/build.gradle b/Plan/build.gradle index 34239e004..b8ee024dc 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -107,7 +107,7 @@ subprojects { junitVersion = "5.10.2" mockitoVersion = "5.10.0" - testContainersVersion = "1.19.6" + testContainersVersion = "1.19.7" swaggerVersion = "2.2.20" }