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 and hantsy committed Jan 28, 2021
1 parent c471c9c commit 940726d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
<!-- Test Utilities -->
<junit.version>4.13.1</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<assertj.version>3.18.1</assertj.version>
<assertj.version>3.19.0</assertj.version>
<!-- By default, skip tests -->
<skipTests>true</skipTests>

Expand Down

0 comments on commit 940726d

Please sign in to comment.