2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00

Bug 1834746 - Upgrade Mockk to latest version.

This commit is contained in:
mcarare 2023-05-24 14:27:55 +03:00 committed by mergify[bot]
parent 8c11da97bc
commit bfe3f964ab

View File

@ -55,7 +55,7 @@ object FenixVersions {
const val installreferrer = "2.2"
const val junit = "5.9.3"
const val mockk = "1.12.0"
const val mockk = "1.13.5"
const val mockwebserver = "4.11.0"
const val uiautomator = "2.2.0"