Skip to content

Commit 108bd3f

Browse files
committed
Updated dependencies
1 parent ee20aaa commit 108bd3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ android {
4040
}
4141

4242
dependencies {
43-
androidTestImplementation 'androidx.test:runner:1.4.0'
44-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
45-
androidTestImplementation 'androidx.test:rules:1.4.0'
43+
androidTestImplementation 'androidx.test:runner:1.5.2'
44+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
45+
androidTestImplementation 'androidx.test:rules:1.5.0'
4646

47-
implementation 'androidx.annotation:annotation:1.2.0'
47+
implementation 'androidx.annotation:annotation:1.5.0'
4848

4949
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.4.2'
5050
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.4.2'

0 commit comments

Comments
 (0)