Skip to content

Commit

Permalink
Merge pull request #172 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 36f4f05 + 233c2ea commit bd24521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependencies.gradle
Expand Up @@ -2,7 +2,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.squareup.okhttp3:okhttp:4.9.1'

Expand Down

0 comments on commit bd24521

Please sign in to comment.