diff --git a/Plan/build.gradle b/Plan/build.gradle index b6a8c8cd7..d1159b35e 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -103,7 +103,7 @@ subprojects { nkPlaceholderapiVersion = "1.4-SNAPSHOT" junitVersion = "5.10.0" - mockitoVersion = "5.4.0" + mockitoVersion = "5.5.0" testContainersVersion = "1.19.0" swaggerVersion = "2.2.15" }