Skip to content

Commit 86fe20a

Browse files
Bump junit from 1.1.0 to 1.1.1 in /tutorials/MapWithMarker (googlemaps-samples#166)
Bumps junit from 1.1.0 to 1.1.1. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent e788c96 commit 86fe20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/MapWithMarker/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ dependencies {
2525
implementation 'androidx.appcompat:appcompat:1.1.0'
2626
implementation 'com.google.android.gms:play-services-maps:17.0.0'
2727
testImplementation 'junit:junit:4.12'
28-
androidTestImplementation 'androidx.test.ext:junit:1.1.0'
28+
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
2929
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
3030
}

0 commit comments

Comments
 (0)