Fix MangaDex and Other Sources (#715)

This commit is contained in:
Mitchell Syer
2023-10-15 21:50:30 -04:00
committed by GitHub
parent 682c364647
commit 2cf9a407e8
4 changed files with 42 additions and 13 deletions

View File

@@ -137,7 +137,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.8"
mockk = "io.mockk:mockk:1.13.7"
# cron scheduler
cron4j = "it.sauronsoftware.cron4j:cron4j:2.2.5"