Skip to content

Commit 7fbdf59

Browse files
[google_maps]: Bump androidx.test.espresso:espresso-core
Bumps androidx.test.espresso:espresso-core from 3.5.1 to 3.6.1. --- updated-dependencies: - dependency-name: androidx.test.espresso:espresso-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3d358d9 commit 7fbdf59

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ android {
4444
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
4545
androidTestImplementation 'androidx.test:runner:1.2.0'
4646
androidTestImplementation 'androidx.test:rules:1.4.0'
47-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
47+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
4848
testImplementation 'junit:junit:4.13.2'
4949
testImplementation 'org.mockito:mockito-core:5.1.1'
5050
testImplementation 'androidx.test:core:1.2.0'

0 commit comments

Comments
 (0)