tor-browser

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

commit 3e0e47dd0234e1139f7a861cf54c9b06f17900cb
parent 557d0a01bb2823242b71b265fbe2ee4f269817f4
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Date:   Mon,  8 Dec 2025 12:43:49 +0000

Bug 2004548 - Update MockK to version 1.14.7. r=android-reviewers,mcarare

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

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 @@ -91,7 +91,7 @@ junit4 = "4.13.2" junit6 = "6.0.1" leakcanary = "2.14" mockito = "5.20.0" -mockk = "1.14.6" +mockk = "1.14.7" robolectric = "4.16" # Third party libraries