Skip to content

Commit 0be7a3d

Browse files
authored
Merge pull request #86 from PatilShreyas/dependabot/gradle/androidx.test.ext-junit-1.1.5
[Update]: Bump androidx.test.ext:junit from 1.1.3 to 1.1.5
2 parents 5e97bab + 9149c5c commit 0be7a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ dependencies {
7878

7979
// Testing
8080
testImplementation 'junit:junit:4.13.2'
81-
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
81+
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
8282
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
8383
}

0 commit comments

Comments
 (0)