Skip to content

Commit 68c2a85

Browse files
fix(deps): update dependency io.mockk:mockk to v1.14.6
1 parent 1046e9c commit 68c2a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ kotest = "6.0.0.M2" # https://github.com/kotest/kotest
2020
jedis = "5.2.0" # https://github.com/redis/jedis
2121

2222
# mockk
23-
mockk = "1.13.16" # https://github.com/mockk/mockk
23+
mockk = "1.14.6" # https://github.com/mockk/mockk
2424

2525
# logback
2626
logback = "1.5.16" # https://mvnrepository.com/artifact/ch.qos.logback/logback-classic

0 commit comments

Comments
 (0)