Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit 88cfc3c

Browse files
[path_provider]: Bump junit
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.2. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](junit-team/junit4@r4.12...r4.13.2) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 580de32 commit 88cfc3c

File tree

1 file changed

+1
-1
lines changed
  • packages/path_provider/path_provider_android/android

1 file changed

+1
-1
lines changed

packages/path_provider/path_provider_android/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ android {
5454
dependencies {
5555
implementation 'androidx.annotation:annotation:1.1.0'
5656
implementation 'com.google.guava:guava:28.1-android'
57-
testImplementation 'junit:junit:4.12'
57+
testImplementation 'junit:junit:4.13.2'
5858
}

0 commit comments

Comments
 (0)