Update dependency io.mockk:mockk to v1.14.11

This commit was merged in pull request #5.
This commit is contained in:
2026-06-02 08:10:18 +00:00
parent 56b66e4804
commit 6699d13159
+1 -1
View File
@@ -15,7 +15,7 @@ memoize = "0.1" # https://gitea.davygora.duckdns.org/yura/-/packages/maven/org.d
kotest = "6.1.11" # https://mvnrepository.com/artifact/io.kotest/kotest-runner-junit5 kotest = "6.1.11" # https://mvnrepository.com/artifact/io.kotest/kotest-runner-junit5
junit = "6.1.0" # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter junit = "6.1.0" # https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter
mockk = "1.14.9" # https://mvnrepository.com/artifact/io.mockk/mockk mockk = "1.14.11" # https://mvnrepository.com/artifact/io.mockk/mockk
[libraries] [libraries]