Skip to content

Commit

Permalink
Bump mockito-core from 3.5.0 to 3.5.5 (#6782)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 24, 2020
1 parent 10125f1 commit f379e7b
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.5'
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 f379e7b

Please sign in to comment.