Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2021
1 parent a743db7 commit 984ed9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies {
api "org.mockito:mockito-core:$mockitoVersion"
api "org.testng:testng:7.1.0"

testImplementation "org.assertj:assertj-core:3.18.1"
testImplementation "org.assertj:assertj-core:3.19.0"
testImplementation "org.mockito:mockito-inline:$mockitoVersion"
}

Expand Down

0 comments on commit 984ed9e

Please sign in to comment.