Skip to content

Commit 7a48261

Browse files
Update dependency androidx.test.ext:junit to v1.1.5
1 parent df69d49 commit 7a48261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
testImplementation 'junit:junit:4.13.2'
4848
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
4949
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
50-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
50+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
5252

5353
androidTestImplementation 'androidx.test:runner:1.4.0'

0 commit comments

Comments
 (0)