Skip to content

Commit

Permalink
Bump assertj-core from 3.17.0 to 3.17.1 in /devtools/gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 31, 2020
1 parent cf38fb7 commit d89210d
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 d89210d

Please sign in to comment.