Skip to content

Commit

Permalink
Merge pull request #109 from paypay/dependabot/gradle/org.mockito-moc…
Browse files Browse the repository at this point in the history
…kito-core-3.10.0

Bump mockito-core from 3.8.0 to 3.10.0
  • Loading branch information
Shreyansh Pandey committed May 21, 2021
2 parents 06b12fc + c864d27 commit 1617770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -86,7 +86,7 @@ dependencies {
compile group: 'jakarta.el', name: 'jakarta.el-api', version: '4.0.0'
compile group: 'org.glassfish', name: 'jakarta.el', version: '4.0.1'

testCompile 'org.mockito:mockito-core:3.8.0'
testCompile 'org.mockito:mockito-core:3.10.0'
testCompile("org.junit.jupiter:junit-jupiter-engine:5.7.1")
testCompile("org.junit.platform:junit-platform-runner:1.7.2")
}
Expand Down

0 comments on commit 1617770

Please sign in to comment.