Skip to content
This repository was archived by the owner on Nov 11, 2023. It is now read-only.

Commit f2b170c

Browse files
authored
Merge pull request #104 from PatilShreyas/dependabot/gradle/com.linkedin.dexmaker-dexmaker-mockito-inline-extended-2.28.1
[Dependency]: Bump dexmaker-mockito-inline-extended from 2.28.0 to 2.28.1
2 parents 7e46732 + 727aa45 commit f2b170c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyUpiPayment/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ dependencies {
6868
androidTestImplementation 'androidx.test.espresso:espresso-intents:3.3.0'
6969
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
7070
androidTestImplementation 'org.mockito:mockito-core:3.5.0'
71-
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito-inline-extended:2.28.0'
71+
androidTestImplementation 'com.linkedin.dexmaker:dexmaker-mockito-inline-extended:2.28.1'
7272
}
7373

7474
dokkaHtml.configure {

0 commit comments

Comments
 (0)