Skip to content

Commit b271b7e

Browse files
Merge pull request #724 from nextcloud/renovate/androidx.test.ext-junit-1.x
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
2 parents 8ac675c + 1c2e038 commit b271b7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ dependencies {
4747

4848
testImplementation 'junit:junit:4.13.2'
4949

50-
androidTestImplementation 'androidx.test.ext:junit:1.2.0'
50+
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
5252
}

0 commit comments

Comments
 (0)