Skip to content

Commit 3639ffa

Browse files
chore: bump junit from 1.1.4 to 1.1.5 (#299)
Bumps junit from 1.1.4 to 1.1.5. --- updated-dependencies: - dependency-name: androidx.test.ext:junit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c5b66b2 commit 3639ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testutils/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
compileOnly 'org.mockito:mockito-android:4.10.0'
5454

5555
api 'androidx.annotation:annotation:1.5.0'
56-
api 'androidx.test.ext:junit:1.1.4'
56+
api 'androidx.test.ext:junit:1.1.5'
5757
api 'androidx.test:rules:1.5.0'
5858

5959
androidTestCompileOnly project(':android-core')

0 commit comments

Comments
 (0)