diff --git a/lab/build.gradle b/lab/build.gradle index ac8b10f..99a7bb6 100644 --- a/lab/build.gradle +++ b/lab/build.gradle @@ -1,7 +1,7 @@ buildscript { ext { springBootVersion = "3.3.1" - easyMockVersion = "5.2" + easyMockVersion = "5.2.0" jmonVersion = "2.82" }