Skip to content

Commit 5db7d9a

Browse files
Update all dependencies (#160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8432e03 commit 5db7d9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,6 @@ dependencies {
6565
implementation 'com.google.android.material:material:1.12.0'
6666
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
6767
testImplementation 'junit:junit:4.13.2'
68-
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
69-
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
68+
androidTestImplementation 'androidx.test.ext:junit:1.3.0'
69+
androidTestImplementation 'androidx.test.espresso:espresso-core:3.7.0'
7070
}

0 commit comments

Comments
 (0)