Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ lifecycleProcess = "2.3.1"
material = "1.12.0"
mavenResolverApi = "1.9.23"
mavenResolverProvider = "3.9.11"
mockito = "5.16.0"
mockito = "5.20.0"
mockitoAndroid = "3.4.0"
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
playServicesCloudMessaging = "17.2.0"
Expand Down
Loading