Skip to content

Commit 77347ff

Browse files
committed
Bump test dependencies
1 parent 872b323 commit 77347ff

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
@@ -44,9 +44,9 @@ dependencies {
4444
implementation "com.google.android.material:material:1.13.0"
4545
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:2.3.10"
4646

47-
androidTestImplementation "androidx.test.ext:junit-ktx:1.2.1"
47+
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
4848
androidTestUtil "androidx.test.services:test-services:1.6.0"
49-
androidTestImplementation "androidx.test.espresso:espresso-core:3.6.1"
49+
androidTestImplementation "androidx.test.espresso:espresso-core:3.7.0"
5050
}
5151

5252
static def getGitCommitCount() {

0 commit comments

Comments
 (0)