mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump androidx.test.ext:junit from 1.2.0 to 1.2.1 in /snippets (#1661)
chore(deps): bump androidx.test.ext:junit in /snippets Bumps androidx.test.ext:junit from 1.2.0 to 1.2.1. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c5e8dc2cf6
commit
825a29554a
@ -44,7 +44,7 @@ dependencies {
|
||||
implementation 'com.android.volley:volley:1.2.1'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
|
||||
// [END_EXCLUDE]
|
||||
|
||||
|
||||
@ -45,7 +45,7 @@ dependencies {
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.0'
|
||||
// [END_EXCLUDE]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user