Skip to content

Commit 3e739aa

Browse files
committed
Update dependency androidx.test.ext:junit to v1.1.3
1 parent b99b4f0 commit 3e739aa

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
@@ -73,6 +73,6 @@ dependencies {
7373
implementation "androidx.datastore:datastore-preferences:1.0.0-alpha07"
7474

7575
testImplementation 'junit:junit:4.13.2'
76-
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
76+
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
7777
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
7878
}

0 commit comments

Comments
 (0)