summaryrefslogtreecommitdiffhomepage
path: root/android
diff options
context:
space:
mode:
authorDavid Göransson <david.goransson@mullvad.net>2025-07-03 08:53:02 +0200
committerDavid Göransson <david.goransson@mullvad.net>2025-07-03 10:18:59 +0200
commit0c46ef2bc3c4b599c28dc223f23935249c26516f (patch)
treed0d98bc84e44fddff461e86301f768bb38aec64b /android
parent7047d571356fc9fb788f3d8f5bce74ba3f230cf7 (diff)
downloadmullvadvpn-0c46ef2bc3c4b599c28dc223f23935249c26516f.tar.xz
mullvadvpn-0c46ef2bc3c4b599c28dc223f23935249c26516f.zip
Bump mockk to 1.14.4
Diffstat (limited to 'android')
-rw-r--r--android/gradle/libs.versions.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/android/gradle/libs.versions.toml b/android/gradle/libs.versions.toml
index 9d88ad8c13..bf7b2221d1 100644
--- a/android/gradle/libs.versions.toml
+++ b/android/gradle/libs.versions.toml
@@ -88,8 +88,7 @@ konsist = "0.17.3"
ktfmt = "0.23.0"
leakcanary = "2.14"
-# Mockk 1.14.0 is broken with value classes, avoid updating
-mockk = "1.14.2"
+mockk = "1.14.4"
mockwebserver = "4.12.0"
play-publisher = "3.12.1"
turbine = "1.2.1"