Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit cc4eaba

Browse files
[google_maps]: Bump org.mockito:mockito-core (#7099)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.7.0 to 5.1.1. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v4.7.0...v5.1.1) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c0d4e80 commit cc4eaba

File tree

1 file changed

+1
-1
lines changed
  • packages/google_maps_flutter/google_maps_flutter_android/android

1 file changed

+1
-1
lines changed

packages/google_maps_flutter/google_maps_flutter_android/android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
androidTestImplementation 'androidx.test:rules:1.4.0'
4343
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
4444
testImplementation 'junit:junit:4.13.2'
45-
testImplementation 'org.mockito:mockito-core:4.7.0'
45+
testImplementation 'org.mockito:mockito-core:5.1.1'
4646
testImplementation 'androidx.test:core:1.2.0'
4747
testImplementation "org.robolectric:robolectric:4.3.1"
4848
}

0 commit comments

Comments
 (0)