tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 7dc7190ab81287ab549e439f8507032f6f8e31aa
parent d82d9f5c2c40b46d547e89020fe4741881cba106
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date:   Thu,  2 Oct 2025 11:34:02 +0000

Bug 1992004 - Update MockK to version 1.14.6. r=android-reviewers,mcarare

Differential Revision: https://phabricator.services.mozilla.com/D267078

Diffstat:
Mgradle/libs.versions.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml @@ -90,7 +90,7 @@ junit4 = "4.13.2" junit6 = "6.0.0" leakcanary = "2.14" mockito = "5.20.0" -mockk = "1.14.5" +mockk = "1.14.6" robolectric = "4.16" # Third party libraries