Skip to content

Commit f0301d7

Browse files
fix(deps): update dependency androidx.test.ext:junit-ktx to v1.3.0
1 parent 35592cf commit f0301d7

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
@@ -34,7 +34,7 @@ junit = "4.13.2"
3434
org-hamcrest = "1.3"
3535
androidx-arch-core-testing = "2.2.0"
3636
androidx-test = "1.6.1"
37-
androidx-test-ext-junit-ktx = "1.2.1"
37+
androidx-test-ext-junit-ktx = "1.3.0"
3838
kover = "0.9.2"
3939
splashscreen = "1.0.1"
4040
mockito = "5.3.1"

0 commit comments

Comments
 (0)