Skip to content

Commit d5c545b

Browse files
Update dependency io.mockk:mockk to v1.14.5
1 parent ebd03d5 commit d5c545b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val springBootVersion = "3.5.2"
44
val junitPlatformVersion = "1.10.2"
55
val embeddedRedisVersion = "1.4.3"
66
val commonsValidatorVersion = "1.10.0"
7-
val mockkVersion = "1.14.4"
7+
val mockkVersion = "1.14.5"
88
val archunitVersion = "1.4.1"
99
val logunitVersion = "2.0.0"
1010
val xmlunitVersion = "2.10.2"

0 commit comments

Comments
 (0)