diff --git a/Plan/build.gradle b/Plan/build.gradle index 0a2c0d074..bfffa1c87 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -101,7 +101,7 @@ subprojects { nkPlaceholderapiVersion = "1.4-SNAPSHOT" junitVersion = "5.9.2" - mockitoVersion = "5.0.0" + mockitoVersion = "5.1.1" testContainersVersion = "1.17.6" swaggerVersion = "2.2.8" }