Skip to content

Commit bd7d161

Browse files
committed
Bump test dependencies
1 parent 89185a5 commit bd7d161

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@ dependencies {
4343
implementation "com.google.android.material:material:1.13.0"
4444
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
4545

46-
androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1"
46+
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
4747
androidTestUtil "androidx.test.services:test-services:1.6.0"
48-
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
48+
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
4949
}
5050

5151
static def getGitCommitCount() {

0 commit comments

Comments
 (0)