diff --git a/Plan/build.gradle b/Plan/build.gradle index 4af292f24..7c04a266a 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -106,7 +106,7 @@ subprojects { nkPlaceholderapiVersion = "1.4-SNAPSHOT" junitVersion = "5.10.2" - mockitoVersion = "5.10.0" + mockitoVersion = "5.11.0" testContainersVersion = "1.19.7" swaggerVersion = "2.2.20" }