We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd03d5 commit d5c545bCopy full SHA for d5c545b
build.gradle.kts
@@ -4,7 +4,7 @@ val springBootVersion = "3.5.2"
4
val junitPlatformVersion = "1.10.2"
5
val embeddedRedisVersion = "1.4.3"
6
val commonsValidatorVersion = "1.10.0"
7
-val mockkVersion = "1.14.4"
+val mockkVersion = "1.14.5"
8
val archunitVersion = "1.4.1"
9
val logunitVersion = "2.0.0"
10
val xmlunitVersion = "2.10.2"
0 commit comments