Skip to content

Commit

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

Bump mockito-inline from 3.7.7 to 3.8.0
  • Loading branch information
baywet committed Mar 16, 2021
2 parents 8a3ba50 + 4f383f2 commit abbd75e
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.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.1'
testImplementation 'org.mockito:mockito-inline:3.7.7'
testImplementation 'org.mockito:mockito-inline:3.8.0'

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

Expand Down

0 comments on commit abbd75e

Please sign in to comment.