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

This commit is contained in:
renovate[bot]
2025-12-30 16:58:54 +01:00
committed by Niels van Velzen
parent 407a7a7424
commit 9bef7a8406
+1 -1
View File
@@ -56,7 +56,7 @@ leakcanary = "2.14"
# Testing
junit = "6.0.1"
kotest = "6.0.7"
mockk = "1.14.6"
mockk = "1.14.7"
androidx-test-runner = "1.7.0"
androidx-test-espresso = "3.7.0"