Skip to content

Commit

Permalink
Merge pull request #17186 from quarkusio/dependabot/gradle/integratio…
Browse files Browse the repository at this point in the history
…n-tests/gradle/org.mockito-mockito-core-3.10.0
  • Loading branch information
dependabot[bot] authored May 12, 2021
2 parents 9b09229 + bcd9bf4 commit 6431d1e
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 @@ -35,7 +35,7 @@ dependencies {
testImplementation "io.quarkus:quarkus-devmode-test-utils:${version}"
testImplementation "io.quarkus:quarkus-devtools-common:${version}"
testImplementation "io.quarkus:io.quarkus.gradle.plugin:${version}"
testImplementation 'org.mockito:mockito-core:3.9.0'
testImplementation 'org.mockito:mockito-core:3.10.0'
testImplementation 'org.assertj:assertj-core:3.19.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
testImplementation 'org.awaitility:awaitility:4.1.0'
Expand Down

0 comments on commit 6431d1e

Please sign in to comment.