Skip to content

Commit 7a6cc5a

Browse files
Update dependency io.mockk:mockk to v1.13.14
1 parent 36ebfe8 commit 7a6cc5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ val junitPlatformVersion = "1.10.2"
55
val jsonPathVersion = "2.9.0" // override transitive dep due to CVE violation
66
val embeddedRedisVersion = "1.4.3"
77
val commonsValidatorVersion = "1.9.0"
8-
val mockkVersion = "1.13.13"
8+
val mockkVersion = "1.13.14"
99
val archunitVersion = "1.3.0"
1010
val logunitVersion = "2.0.0"
1111
val xmlunitVersion = "2.10.0"

0 commit comments

Comments
 (0)