Skip to content

Commit

Permalink
Merge pull request #11757 from quarkusio/dependabot/gradle/devtools/g…
Browse files Browse the repository at this point in the history
…radle/org.assertj-assertj-core-3.17.1
  • Loading branch information
dependabot[bot] authored Aug 31, 2020
2 parents b7a0e58 + d89210d commit 3a38372
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 @@ -41,7 +41,7 @@ dependencies {
implementation "io.quarkus:quarkus-core-deployment:${version}"

testImplementation 'org.mockito:mockito-core:3.5.7'
testImplementation 'org.assertj:assertj-core:3.17.0'
testImplementation 'org.assertj:assertj-core:3.17.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.6.2'
testImplementation 'org.awaitility:awaitility:4.0.3'
testImplementation "io.quarkus:quarkus-devmode-test-utils:${version}"
Expand Down

0 comments on commit 3a38372

Please sign in to comment.