Skip to content

Commit 4f75cb8

Browse files
Update dependency io.mockk:mockk to v1.13.17
1 parent 594470a commit 4f75cb8

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.16"
8+
val mockkVersion = "1.13.17"
99
val archunitVersion = "1.4.0"
1010
val logunitVersion = "2.0.0"
1111
val xmlunitVersion = "2.10.0"

0 commit comments

Comments
 (0)