Update dependency io.mockk:mockk to v1.14.3 (#1462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-22 20:17:46 -04:00
committed by GitHub
parent ee9de376a3
commit 9d7ec6fd60

View File

@@ -139,7 +139,7 @@ twelvemonkeys-imageio-webp = { module = "com.twelvemonkeys.imageio:imageio-webp"
sejda-webp = "com.github.usefulness:webp-imageio:0.10.0"
# Testing
mockk = "io.mockk:mockk:1.14.2"
mockk = "io.mockk:mockk:1.14.3"
# cron scheduler
cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5"