Update dependency io.mockk:mockk to v1.14.11 #5

Merged
renovate-bot merged 1 commits from renovate/mockk into main 2026-06-02 10:10:23 +02:00
+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
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]