Skip to content

Commit

Permalink
Merge pull request #12987 from quarkusio/dependabot/gradle/integratio…
Browse files Browse the repository at this point in the history
…n-tests/gradle/org.mockito-mockito-core-3.6.0
  • Loading branch information
dependabot[bot] authored Oct 27, 2020
2 parents d1f9b48 + 1287260 commit b37562b
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.5.15'
testImplementation 'org.mockito:mockito-core:3.6.0'
testImplementation 'org.assertj:assertj-core:3.18.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testImplementation 'org.awaitility:awaitility:4.0.3'
Expand Down

0 comments on commit b37562b

Please sign in to comment.