Skip to content

Commit 368117c

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

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
@@ -41,7 +41,7 @@ android {
4141
implementation 'com.google.maps.android:android-maps-utils:3.6.0'
4242
androidTestImplementation 'androidx.test:runner:1.7.0'
4343
androidTestImplementation 'androidx.test:rules:1.7.0'
44-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
44+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
4545
testImplementation 'junit:junit:4.13.2'
4646
testImplementation 'org.mockito:mockito-core:5.19.0'
4747
testImplementation 'androidx.test:core:1.7.0'

0 commit comments

Comments
 (0)