We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36ebfe8 commit 7a6cc5aCopy full SHA for 7a6cc5a
build.gradle.kts
@@ -5,7 +5,7 @@ val junitPlatformVersion = "1.10.2"
5
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
6
val embeddedRedisVersion = "1.4.3"
7
val commonsValidatorVersion = "1.9.0"
8
-val mockkVersion = "1.13.13"
+val mockkVersion = "1.13.14"
9
val archunitVersion = "1.3.0"
10
val logunitVersion = "2.0.0"
11
val xmlunitVersion = "2.10.0"
0 commit comments