Skip to content

[dependabot]: Bump the test-dependencies group across 16 directories with 8 updates #9119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps the test-dependencies group with 3 updates in the /packages/camera/camera_android/android directory: org.mockito:mockito-inline, androidx.test:core and org.robolectric:robolectric.
Bumps the test-dependencies group with 4 updates in the /packages/camera/camera_android_camerax/android directory: org.mockito:mockito-inline, androidx.test:core, org.robolectric:robolectric and org.mockito:mockito-core.
Bumps the test-dependencies group with 3 updates in the /packages/file_selector/file_selector_android/android directory: org.mockito:mockito-inline, androidx.test:core and org.robolectric:robolectric.
Bumps the test-dependencies group with 1 update in the /packages/flutter_plugin_android_lifecycle/android directory: org.mockito:mockito-core.
Bumps the test-dependencies group with 5 updates in the /packages/google_maps_flutter/google_maps_flutter_android/android directory:

Package From To
androidx.test:core 1.4.0 1.6.1
org.robolectric:robolectric 4.10.3 4.14.1
org.mockito:mockito-core 5.1.1 5.17.0
androidx.test:runner 1.2.0 1.6.2
androidx.test:rules 1.4.0 1.6.1

Bumps the test-dependencies group with 1 update in the /packages/google_sign_in/google_sign_in_android/android directory: org.mockito:mockito-inline.
Bumps the test-dependencies group with 3 updates in the /packages/image_picker/image_picker_android/android directory: androidx.test:core, org.robolectric:robolectric and org.mockito:mockito-core.
Bumps the test-dependencies group with 4 updates in the /packages/in_app_purchase/in_app_purchase_android/android directory: androidx.test:core, org.robolectric:robolectric, org.mockito:mockito-core and androidx.test:runner.
Bumps the test-dependencies group with 2 updates in the /packages/interactive_media_ads/android directory: org.mockito:mockito-inline and androidx.test:core.
Bumps the test-dependencies group with 4 updates in the /packages/local_auth/local_auth_android/android directory: org.mockito:mockito-inline, org.robolectric:robolectric, androidx.test:runner and androidx.test:rules.
Bumps the test-dependencies group with 1 update in the /packages/pigeon/platform_tests/alternate_language_test_plugin/android directory: org.mockito:mockito-core.
Bumps the test-dependencies group with 1 update in the /packages/quick_actions/quick_actions_android/android directory: org.mockito:mockito-core.
Bumps the test-dependencies group with 3 updates in the /packages/shared_preferences/shared_preferences_android/android directory: org.robolectric:robolectric, androidx.test:core-ktx and io.mockk:mockk.
Bumps the test-dependencies group with 3 updates in the /packages/url_launcher/url_launcher_android/android directory: androidx.test:core, org.robolectric:robolectric and org.mockito:mockito-core.
Bumps the test-dependencies group with 3 updates in the /packages/video_player/video_player_android/android directory: org.mockito:mockito-inline, androidx.test:core and org.robolectric:robolectric.
Bumps the test-dependencies group with 3 updates in the /packages/webview_flutter/webview_flutter_android/android directory: org.mockito:mockito-inline, androidx.test:core and org.mockito:mockito-core.

Updates org.mockito:mockito-inline from 5.0.0 to 5.2.0

Release notes

Sourced from org.mockito:mockito-inline's releases.

v5.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.1

v5.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0

... (truncated)

Commits
  • 74c811a Make InjectMocks aware of generic types (#2923)
  • fc136e4 Explicitly use UTF-8 in IOUtils (#2935)
  • 9473470 Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)
  • dddeb72 Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)
  • 92ed602 Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...
  • 19ef24a Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)
  • 8b96cc1 Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)
  • 4eb275c Make project relocatable by using relative paths in the OSGi test task (#2920)
  • d937334 Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)
  • 60b0e71 Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)
  • Additional commits viewable in compare view

Updates androidx.test:core from 1.4.0 to 1.6.1

Updates org.robolectric:robolectric from 4.10.3 to 4.14.1

Release notes

Sourced from org.robolectric:robolectric's releases.

Robolectric 4.14.1 is a minor release that fixes #9732, a regression when loading Typeface objects in legacy graphics mode.

Full Changelog: robolectric/robolectric@robolectric-4.14...robolectric-4.14.1

Robolectric 4.14 adds support for Android V (SDK 35)!

If you encounter any issues, please file them on the GitHub issues page.

Thanks to everyone who contributed to the release, especially our GSoC contributors @​Mia0451 and @​Devashishbasu!

What's Changed

... (truncated)

Commits
  • 2659448 Bump version to 4.14.1.
  • 1af1fa3 Fix regression in loading typefaces in legacy graphics
  • 1ae93b4 Bump version to 4.14.
  • ed0ed4a Update the Android V SDK to build 12650502
  • 68e04b8 Defer to real framework code for AccessibilityWindowInfo.getWindowId
  • 434e22d Clear ShadowAccessibilityWindowInfo fields during recycle
  • de31683 Remove unused and incorrect APIs in ShadowAccessibilityNodeInfo
  • 48b87fd Disable AccessibililityNodeInfo shadow APIs for direct connections
  • 58387bb Remove boundsInScreen logic in ShadowAccessibilityNodeInfo
  • 67a6338 Add additional check for AccessibilityNodeInfo.setQueryFromProcessEnabled
  • Additional commits viewable in compare view

Updates org.mockito:mockito-inline from 5.0.0 to 5.2.0

Release notes

Sourced from org.mockito:mockito-inline's releases.

v5.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.1

v5.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0

... (truncated)

Commits
  • 74c811a Make InjectMocks aware of generic types (#2923)
  • fc136e4 Explicitly use UTF-8 in IOUtils (#2935)
  • 9473470 Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)
  • dddeb72 Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)
  • 92ed602 Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...
  • 19ef24a Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)
  • 8b96cc1 Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)
  • 4eb275c Make project relocatable by using relative paths in the OSGi test task (#2920)
  • d937334 Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)
  • 60b0e71 Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)
  • Additional commits viewable in compare view

Updates androidx.test:core from 1.4.0 to 1.6.1

Updates org.robolectric:robolectric from 4.10.3 to 4.14.1

Release notes

Sourced from org.robolectric:robolectric's releases.

Robolectric 4.14.1 is a minor release that fixes #9732, a regression when loading Typeface objects in legacy graphics mode.

Full Changelog: robolectric/robolectric@robolectric-4.14...robolectric-4.14.1

Robolectric 4.14 adds support for Android V (SDK 35)!

If you encounter any issues, please file them on the GitHub issues page.

Thanks to everyone who contributed to the release, especially our GSoC contributors @​Mia0451 and @​Devashishbasu!

What's Changed

... (truncated)

Commits
  • 2659448 Bump version to 4.14.1.
  • 1af1fa3 Fix regression in loading typefaces in legacy graphics
  • 1ae93b4 Bump version to 4.14.
  • ed0ed4a Update the Android V SDK to build 12650502
  • 68e04b8 Defer to real framework code for AccessibilityWindowInfo.getWindowId
  • 434e22d Clear ShadowAccessibilityWindowInfo fields during recycle
  • de31683 Remove unused and incorrect APIs in ShadowAccessibilityNodeInfo
  • 48b87fd Disable AccessibililityNodeInfo shadow APIs for direct connections
  • 58387bb Remove boundsInScreen logic in ShadowAccessibilityNodeInfo
  • 67a6338 Add additional check for AccessibilityNodeInfo.setQueryFromProcessEnabled
  • Additional commits viewable in compare view

Updates org.mockito:mockito-inline from 5.0.0 to 5.2.0

Release notes

Sourced from org.mockito:mockito-inline's releases.

v5.2.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.2.0

v5.1.1

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.1

v5.1.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.1.0

... (truncated)

Commits
  • 74c811a Make InjectMocks aware of generic types (#2923)
  • fc136e4 Explicitly use UTF-8 in IOUtils (#2935)
  • 9473470 Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 (#2932)
  • dddeb72 Bump versions.bytebuddy from 1.14.0 to 1.14.1 (#2931)
  • 92ed602 Bump com.google.googlejavaformat:google-java-format from 1.15.0 to 1.16.0 (#2...
  • 19ef24a Bump com.diffplug.spotless from 6.15.0 to 6.16.0 (#2930)
  • 8b96cc1 Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 (#2924)
  • 4eb275c Make project relocatable by using relative paths in the OSGi test task (#2920)
  • d937334 Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 (#2922)
  • 60b0e71 Bump versions.bytebuddy from 1.13.0 to 1.14.0 (#2918)
  • Additional commits viewable in compare view

Updates androidx.test:core from 1.4.0 to 1.6.1

Updates org.robolectric:robolectric from 4.10.3 to 4.14.1

Release notes

Sourced from org.robolectric:robolectric's releases<...

Description has been truncated

…with 8 updates

Bumps the test-dependencies group with 3 updates in the /packages/camera/camera_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), androidx.test:core and [org.robolectric:robolectric](https://github.com/robolectric/robolectric).
Bumps the test-dependencies group with 4 updates in the /packages/camera/camera_android_camerax/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), androidx.test:core, [org.robolectric:robolectric](https://github.com/robolectric/robolectric) and [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 3 updates in the /packages/file_selector/file_selector_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), androidx.test:core and [org.robolectric:robolectric](https://github.com/robolectric/robolectric).
Bumps the test-dependencies group with 1 update in the /packages/flutter_plugin_android_lifecycle/android directory: [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 5 updates in the /packages/google_maps_flutter/google_maps_flutter_android/android directory:

| Package | From | To |
| --- | --- | --- |
| androidx.test:core | `1.4.0` | `1.6.1` |
| [org.robolectric:robolectric](https://github.com/robolectric/robolectric) | `4.10.3` | `4.14.1` |
| [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.1.1` | `5.17.0` |
| androidx.test:runner | `1.2.0` | `1.6.2` |
| androidx.test:rules | `1.4.0` | `1.6.1` |

Bumps the test-dependencies group with 1 update in the /packages/google_sign_in/google_sign_in_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 3 updates in the /packages/image_picker/image_picker_android/android directory: androidx.test:core, [org.robolectric:robolectric](https://github.com/robolectric/robolectric) and [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 4 updates in the /packages/in_app_purchase/in_app_purchase_android/android directory: androidx.test:core, [org.robolectric:robolectric](https://github.com/robolectric/robolectric), [org.mockito:mockito-core](https://github.com/mockito/mockito) and androidx.test:runner.
Bumps the test-dependencies group with 2 updates in the /packages/interactive_media_ads/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito) and androidx.test:core.
Bumps the test-dependencies group with 4 updates in the /packages/local_auth/local_auth_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), [org.robolectric:robolectric](https://github.com/robolectric/robolectric), androidx.test:runner and androidx.test:rules.
Bumps the test-dependencies group with 1 update in the /packages/pigeon/platform_tests/alternate_language_test_plugin/android directory: [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 1 update in the /packages/quick_actions/quick_actions_android/android directory: [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 3 updates in the /packages/shared_preferences/shared_preferences_android/android directory: [org.robolectric:robolectric](https://github.com/robolectric/robolectric), androidx.test:core-ktx and [io.mockk:mockk](https://github.com/mockk/mockk).
Bumps the test-dependencies group with 3 updates in the /packages/url_launcher/url_launcher_android/android directory: androidx.test:core, [org.robolectric:robolectric](https://github.com/robolectric/robolectric) and [org.mockito:mockito-core](https://github.com/mockito/mockito).
Bumps the test-dependencies group with 3 updates in the /packages/video_player/video_player_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), androidx.test:core and [org.robolectric:robolectric](https://github.com/robolectric/robolectric).
Bumps the test-dependencies group with 3 updates in the /packages/webview_flutter/webview_flutter_android/android directory: [org.mockito:mockito-inline](https://github.com/mockito/mockito), androidx.test:core and [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.15.2 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `androidx.test:rules` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `androidx.test:rules` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:runner` from 1.5.2 to 1.6.2

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.5.2 to 1.6.2

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.5.2 to 1.6.2

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.4.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.5.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `androidx.test:rules` from 1.2.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:runner` from 1.2.0 to 1.6.2

Updates `androidx.test:rules` from 1.2.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.0.0 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core-ktx` from 1.5.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `io.mockk:mockk` from 1.13.16 to 1.14.0
- [Release notes](https://github.com/mockk/mockk/releases)
- [Commits](https://github.com/mockk/mockk/compare/1.13.16...1.14.0)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.12.1 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-core` from 5.1.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.robolectric:robolectric` from 4.10.3 to 4.14.1
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.14.1)

Updates `org.mockito:mockito-inline` from 5.0.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `androidx.test:core` from 1.4.0 to 1.6.1

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `org.mockito:mockito-core` from 5.16.1 to 5.17.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.15.2...v5.17.0)

Updates `org.mockito:mockito-inline` from 5.1.0 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v5.0.0...v5.2.0)

Updates `androidx.test:core` from 1.4.0 to 1.6.1

---
updated-dependencies:
- dependency-name: org.mockito:mockito-inline
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: androidx.test:core
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.robolectric:robolectric
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.mockito:mockito-inline
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: androidx.test:core
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.robolectric:robolectric
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.mockito:mockito-inline
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: androidx.test:core
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: org.robolectric:robolectric
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: test-dependencies
- dependency-name: androidx.test:core
  dependency-version: 1.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-g...

Signed-off-by: dependabot[bot] <[email protected]>
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 21, 2025
Copy link
Contributor

auto-submit bot commented Apr 21, 2025

autosubmit label was removed for flutter/packages/9119, because - The status or check suite Linux_android android_platform_tests_shard_3 master has failed. Please fix the issues identified (or deflake) before re-applying this label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant