We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264538d commit 3f9de3eCopy full SHA for 3f9de3e
gmail/snippets/build.gradle
@@ -10,6 +10,6 @@ dependencies {
10
implementation 'javax.mail:mail:1.4.7'
11
implementation 'org.apache.commons:commons-csv:1.9.0'
12
testImplementation 'junit:junit:4.13.2'
13
- testImplementation 'org.mockito:mockito-inline:4.7.0'
+ testImplementation 'org.mockito:mockito-inline:4.8.0'
14
testImplementation 'org.hamcrest:hamcrest:2.2'
15
}
0 commit comments