diff --git a/Plan/build.gradle b/Plan/build.gradle index 99693a802..964855888 100644 --- a/Plan/build.gradle +++ b/Plan/build.gradle @@ -101,7 +101,7 @@ subprojects { nkPlaceholderapiVersion = "1.4-SNAPSHOT" junitVersion = "5.9.2" - mockitoVersion = "5.3.0" + mockitoVersion = "5.3.1" testContainersVersion = "1.18.0" swaggerVersion = "2.2.9" }