diff --git a/Plan/build.gradle b/Plan/build.gradle index eb2b66a8b0..fcf0232275 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -104,7 +104,7 @@ subprojects { junitVersion = "5.10.0" mockitoVersion = "5.5.0" - testContainersVersion = "1.19.0" + testContainersVersion = "1.19.1" swaggerVersion = "2.2.16" }