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

This commit is contained in:
renovate[bot]
2026-05-09 12:23:50 +02:00
committed by Niels van Velzen
parent af9649a9d9
commit 53c0d136c1
+1 -1
View File
@@ -56,7 +56,7 @@ leakcanary = "2.14"
# Testing
junit = "6.0.2"
kotest = "6.0.7"
mockk = "1.14.7"
mockk = "1.14.9"
androidx-test-runner = "1.7.0"
androidx-test-espresso = "3.7.0"