Update dependency io.mockk:mockk-android to v1.13.8

This commit is contained in:
renovate[bot] 2023-12-12 15:34:00 +00:00 committed by Niels van Velzen
parent 9c682f36a0
commit 78312d6d80

View File

@ -57,7 +57,7 @@ leakcanary = "2.12"
# Testing
junit = "5.10.1"
kotest = "5.8.0"
mockk = "1.13.7"
mockk = "1.13.8"
androidx-test-runner = "1.5.2"
androidx-test-espresso = "3.5.1"