Skip to content

Commit

Permalink
Bump assertj-core from 3.18.0 to 3.18.1 in /integration-tests/gradle
Browse files Browse the repository at this point in the history
Bumps [assertj-core](https://github.com/assertj/assertj-core) from 3.18.0 to 3.18.1.
- [Release notes](https://github.com/assertj/assertj-core/releases)
- [Commits](assertj/assertj@assertj-core-3.18.0...assertj-core-3.18.1)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2020
1 parent 96d8582 commit 0b72548
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.6.0'
testImplementation 'org.assertj:assertj-core:3.18.0'
testImplementation 'org.assertj:assertj-core:3.18.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0'
testImplementation 'org.awaitility:awaitility:4.0.3'
}
Expand Down

0 comments on commit 0b72548

Please sign in to comment.