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

Commit 727aa45

Browse files
[Dependency]: Bump dexmaker-mockito-inline-extended
Bumps [dexmaker-mockito-inline-extended](https://github.com/linkedin/dexmaker) from 2.28.0 to 2.28.1. - [Release notes](https://github.com/linkedin/dexmaker/releases) - [Changelog](https://github.com/linkedin/dexmaker/blob/main/CHANGELOG.md) - [Commits](linkedin/dexmaker@2.28.0...2.28.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1247e65 commit 727aa45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

EasyUpiPayment/build.gradle

Lines changed: 1 addition & 1 deletion
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)