Skip to content

Commit

Permalink
Bump assertj-core from 3.17.2 to 3.18.0 in /integration-tests/gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 26, 2020
1 parent 514b2e9 commit 4abb7c0
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 @@ -40,7 +40,7 @@ dependencies {
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.assertj:assertj-core:3.17.2'
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 4abb7c0

Please sign in to comment.