Skip to content

Commit

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

Bump mockito-core from 3.5.2 to 3.5.5
  • Loading branch information
Shreyansh Pandey committed Aug 24, 2020
2 parents 2ddc686 + b4333d5 commit 0383bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
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.5.2'
testCompile 'org.mockito:mockito-core:3.5.5'

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 0383bbc

Please sign in to comment.