Skip to content

Commit 6f805a0

Browse files
chore(deps): bump junit from 4.13 to 4.13.1 in /snippets (#341)
Bumps [junit](https://github.com/junit-team/junit4) from 4.13 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md) - [Commits](junit-team/junit4@r4.13...r4.13.1) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent cb6b532 commit 6f805a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ dependencies {
7171
gmsImplementation 'com.google.maps.android:android-maps-utils:2.2.0'
7272
v3Implementation 'com.google.android.libraries.maps:maps:3.1.0-beta'
7373

74-
testImplementation 'junit:junit:4.13'
74+
testImplementation 'junit:junit:4.13.1'
7575
}

0 commit comments

Comments
 (0)