Skip to content

Commit 1c2e038

Browse files
fix(deps): update dependency androidx.test.ext:junit to v1.2.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac633d1 commit 1c2e038

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)