Skip to content

Commit c3e4f67

Browse files
Update dependency io.mockk:mockk to v1.14.6
1 parent 2100803 commit c3e4f67

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.6"
44
val junitPlatformVersion = "1.10.2"
55
val embeddedRedisVersion = "1.4.3"
66
val commonsValidatorVersion = "1.10.0"
7-
val mockkVersion = "1.14.5"
7+
val mockkVersion = "1.14.6"
88
val archunitVersion = "1.4.1"
99
val logunitVersion = "2.0.0"
1010
val xmlunitVersion = "2.10.4"

0 commit comments

Comments
 (0)