Skip to content

Commit

Permalink
Merge pull request #73 from joshka/dependabot/gradle/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-3.5.9
  • Loading branch information
dependabot-preview[bot] authored Sep 2, 2020
2 parents 7aec251 + 2e5d781 commit 9936381
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 @@ -37,7 +37,7 @@ dependencies {
testImplementation 'org.glassfish:javax.json:1.1.4'
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
testImplementation 'org.assertj:assertj-core:3.17.1'
testImplementation 'org.mockito:mockito-core:3.5.7'
testImplementation 'org.mockito:mockito-core:3.5.9'
}

test {
Expand Down

0 comments on commit 9936381

Please sign in to comment.