Update dependency io.mockk:mockk to v1.14.7 (#1808)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 12:39:05 -05:00
committed by GitHub
parent 3b36ec550d
commit 61ca48ccdd

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.6" mockk = "io.mockk:mockk:1.14.7"
# cron scheduler # cron scheduler
cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5" cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5"