Skip to content

Commit

Permalink
Bump mockito-core from 3.6.28 to 3.7.0 in /integration-tests/gradle
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.28 to 3.7.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.6.28...v3.7.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 5, 2021
1 parent 1b6b812 commit b4a76b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
testImplementation "io.quarkus:quarkus-platform-descriptor-json:${version}"
testImplementation "io.quarkus:quarkus-platform-descriptor-resolver-json:${version}"
testImplementation "io.quarkus:io.quarkus.gradle.plugin:${version}"
testImplementation 'org.mockito:mockito-core:3.6.28'
testImplementation 'org.mockito:mockito-core:3.7.0'
testImplementation 'org.assertj:assertj-core:3.18.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testImplementation 'org.awaitility:awaitility:4.0.3'
Expand Down

0 comments on commit b4a76b8

Please sign in to comment.