Skip to content

Commit

Permalink
Merge pull request #12806 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/org.mockito-mockito-core-3.5.15
  • Loading branch information
dependabot[bot] authored Oct 20, 2020
2 parents 3179b1a + 93780e8 commit 1134ffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/gradle/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation "io.quarkus:quarkus-platform-descriptor-resolver-json:${version}"
implementation "io.quarkus:quarkus-core-deployment:${version}"

testImplementation 'org.mockito:mockito-core:3.5.13'
testImplementation 'org.mockito:mockito-core:3.5.15'
testImplementation 'org.assertj:assertj-core:3.17.2'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testImplementation 'org.awaitility:awaitility:4.0.3'
Expand Down

0 comments on commit 1134ffd

Please sign in to comment.