Skip to content

Commit

Permalink
Bump mockito-core from 3.5.0 to 3.5.2 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 19, 2020
1 parent 01d9b41 commit 11fc39c
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 @@ -203,7 +203,7 @@ dependencies {
testImplementation 'net.bytebuddy:byte-buddy-parent:1.10.14'
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
testImplementation 'org.mockito:mockito-core:3.5.0'
testImplementation 'org.mockito:mockito-core:3.5.2'
testImplementation 'org.xmlunit:xmlunit-core:2.7.0'
testImplementation 'org.xmlunit:xmlunit-matchers:2.7.0'
testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.14.1'
Expand Down

0 comments on commit 11fc39c

Please sign in to comment.