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

This commit is contained in:
renovate[bot] 2023-08-22 16:18:00 +00:00 committed by Niels van Velzen
parent fecd370a25
commit 2968dce6b6

View File

@ -57,7 +57,7 @@ leakcanary = "2.11"
# Testing
junit = "5.10.0"
kotest = "5.6.2"
mockk = "1.13.5"
mockk = "1.13.7"
androidx-test-runner = "1.5.2"
androidx-test-espresso = "3.5.1"