Skip to content

Commit e37ef79

Browse files
fix(deps): update dependency androidx.test.ext:junit to v1.3.0
1 parent c43b642 commit e37ef79

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
@@ -15,7 +15,7 @@ mockitoKotlin = "2.2.0"
1515
mockitoInline = "5.2.0"
1616
coroutines = "1.7.3"
1717
truth = "1.2.0"
18-
androidxTestJunit = "1.1.5"
18+
androidxTestJunit = "1.3.0"
1919
espresso = "3.5.1"
2020
androidTestRunner = "1.3.0-beta01"
2121
androidxFragment = "1.6.2"

0 commit comments

Comments
 (0)