Skip to content

Commit

Permalink
Merge pull request #10863 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/org.mockito-mockito-core-3.4.4

Bump mockito-core from 3.4.3 to 3.4.4 in /devtools/gradle
  • Loading branch information
gastaldi authored Jul 21, 2020
2 parents da11b4c + e6194f5 commit 2b9aecf
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 @@ -33,7 +33,7 @@ dependencies {
implementation "io.quarkus:quarkus-platform-descriptor-resolver-json:${version}"
implementation "io.quarkus:quarkus-core-deployment:${version}"

testImplementation 'org.mockito:mockito-core:3.4.3'
testImplementation 'org.mockito:mockito-core:3.4.4'
testImplementation 'org.assertj:assertj-core:3.16.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
testImplementation 'org.awaitility:awaitility:4.0.3'
Expand Down

0 comments on commit 2b9aecf

Please sign in to comment.