Skip to content

Commit 7eec945

Browse files
Update dependency androidx.test.ext:junit to v1.2.1 (#2494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 94bec86 commit 7eec945

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ androidx-core = { module = 'androidx.core:core', version = '1.13.1' }
1818
androidx-cursorAdapter = { module = 'androidx.cursoradapter:cursoradapter', version = '1.0.0' }
1919
androidx-exifInterface = { module = 'androidx.exifinterface:exifinterface', version = '1.3.7' }
2020
androidx-fragment = { module = 'androidx.fragment:fragment', version = '1.8.1' }
21-
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.1.5' }
21+
androidx-junit = { module = 'androidx.test.ext:junit', version = '1.2.1' }
2222
androidx-lifecycle = { module = 'androidx.lifecycle:lifecycle-common', version = '2.8.7' }
2323
androidx-startup = { module = 'androidx.startup:startup-runtime', version = '1.1.1' }
2424
androidx-testRunner = { module = 'androidx.test:runner', version = '1.6.2' }

0 commit comments

Comments
 (0)