Skip to content

Commit d57e95c

Browse files
fix(deps): update junit5.android.test to v2 (#1485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4a837f9 commit d57e95c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ junit = "4.13.2"
3535
androidx-test-junit = "1.3.0"
3636
androidx-test-espresso = "3.7.0"
3737
junit5-plugin = "2.0.1"
38-
junit5-android-test = "1.2.2"
38+
junit5-android-test = "2.0.1"
3939
junit5-jupiter = "6.0.1"
4040
junit5-test = "2.0.0"
4141
truth = "1.4.5"

0 commit comments

Comments
 (0)