Skip to content

Commit

Permalink
Merge pull request #870 from microsoftgraph/dependabot/gradle/org.moc…
Browse files Browse the repository at this point in the history
…kito-mockito-inline-3.12.4

Bump mockito-inline from 3.12.3 to 3.12.4
  • Loading branch information
baywet committed Aug 26, 2021
2 parents dabf788 + 52880a9 commit 751ec5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -4,7 +4,7 @@ dependencies {
// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.7.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
testImplementation 'org.mockito:mockito-inline:3.12.3'
testImplementation 'org.mockito:mockito-inline:3.12.4'

api 'com.google.code.gson:gson:2.8.8'

Expand Down

0 comments on commit 751ec5e

Please sign in to comment.