We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cab42a commit b1707ccCopy full SHA for b1707cc
gradle/libs.versions.toml
@@ -52,8 +52,8 @@ lifecycleProcess = "2.3.1"
52
material = "1.12.0"
53
mavenResolverApi = "1.9.23"
54
mavenResolverProvider = "3.9.9"
55
-mockito = "5.2.0"
56
-mockitoAndroid = "3.4.0"
+mockito = "5.16.0"
+mockitoAndroid = "5.16.0"
57
mockk = "1.14.0" # Do not use 1.14.2 or above due to a bug in spyK and bumps kotlin to 2.1.x
58
playServicesCloudMessaging = "17.2.0"
59
playServicesStats = "17.0.2"
0 commit comments