Skip to content

Commit

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

Bump mockito-core from 3.4.6 to 3.5.0
  • Loading branch information
Shreyansh Pandey committed Aug 18, 2020
2 parents 04886d0 + 3ba0054 commit 2f647d5
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 @@ -80,7 +80,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.4.6'
testCompile 'org.mockito:mockito-core:3.5.0'

testCompile("org.junit.jupiter:junit-jupiter-engine:5.6.2")
testCompile("org.junit.platform:junit-platform-runner:1.6.2")
Expand Down

0 comments on commit 2f647d5

Please sign in to comment.