Update dependency io.mockk:mockk to v1.14.9 (#1878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-29 18:48:56 -05:00
committed by GitHub
parent 5b75b361f6
commit c50b5e7448
+1 -1
View File
@@ -146,7 +146,7 @@ twelvemonkeys-imageio-webp = { module = "com.twelvemonkeys.imageio:imageio-webp"
imageio-webp = "com.github.usefulness:webp-imageio:0.10.2" imageio-webp = "com.github.usefulness:webp-imageio:0.10.2"
# Testing # Testing
mockk = "io.mockk:mockk:1.14.7" mockk = "io.mockk:mockk:1.14.9"
# cron scheduler # cron scheduler
cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5" cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5"