diff --git a/Plan/build.gradle b/Plan/build.gradle index 3163a117f..4f16f1648 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.4" + testContainersVersion = "1.19.5" swaggerVersion = "2.2.20" }