Skip to content

Commit

Permalink
Merge pull request #64 from paypay/dependabot/gradle/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-3.6.0

Bump mockito-core from 3.5.15 to 3.6.0
  • Loading branch information
Shreyansh Pandey committed Oct 27, 2020
2 parents 76b17b0 + cd6c77c commit 245ef62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
compile group: 'javax.el', name: 'javax.el-api', version: '3.0.0'
compile group: 'org.glassfish', name: 'javax.el', version: '3.0.0'

testCompile 'org.mockito:mockito-core:3.5.15'
testCompile 'org.mockito:mockito-core:3.6.0'

testCompile("org.junit.jupiter:junit-jupiter-engine:5.7.0")
testCompile("org.junit.platform:junit-platform-runner:1.7.0")
Expand Down

0 comments on commit 245ef62

Please sign in to comment.