Skip to content

Commit 5c46fce

Browse files
Update dependency androidx.test.ext:junit to v1.2.1 (#869)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77d16dc commit 5c46fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ androidx-webkit = "androidx.webkit:webkit:1.11.0"
4141
android-volley = "com.android.volley:volley:1.2.1"
4242

4343
#Test tools
44-
androidx-junit = "androidx.test.ext:junit:1.2.0"
44+
androidx-junit = "androidx.test.ext:junit:1.2.1"
4545
androidx-test-core = "androidx.test:core:1.6.0"
4646
mockito-core = { module = "org.mockito:mockito-core", version.ref = "mockito" }
4747
mockito-junit-jupiter = { module = "org.mockito:mockito-junit-jupiter", version.ref = "mockito" }

0 commit comments

Comments
 (0)