Skip to content

Commit 373a9e1

Browse files
Update dependency androidx.test.ext:junit-ktx to v1.1.5
1 parent 58ea074 commit 373a9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ dependencies {
4646

4747
testImplementation 'junit:junit:4.13.2'
4848
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
49-
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.3'
49+
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
5050
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
5151
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
5252

0 commit comments

Comments
 (0)