Skip to content

Commit

Permalink
Update dependency io.mockk:mockk to v1.13.13 (#1116)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 9a51472 commit 71d639b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ twelvemonkeys-imageio-jpeg = { module = "com.twelvemonkeys.imageio:imageio-jpeg"
twelvemonkeys-imageio-webp = { module = "com.twelvemonkeys.imageio:imageio-webp", version.ref = "twelvemonkeys" }

# Testing
mockk = "io.mockk:mockk:1.13.12"
mockk = "io.mockk:mockk:1.13.13"

# cron scheduler
cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5"
Expand Down

0 comments on commit 71d639b

Please sign in to comment.