Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 3, 2022
1 parent b52bc21 commit b87edf3
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 @@ -141,7 +141,7 @@
<jacoco.lines.coverage.percentage.minimum>0.65</jacoco.lines.coverage.percentage.minimum>
<jacoco.methods.coverage.percentage.minimum>0.57</jacoco.methods.coverage.percentage.minimum>

<assertj.version>3.21.0</assertj.version>
<assertj.version>3.22.0</assertj.version>
<hamcrest-matchers.version>2.0.0</hamcrest-matchers.version>
<hamcrest.version>2.2</hamcrest.version>
<java-hamcrest.version>2.0.0.0</java-hamcrest.version>
Expand Down

0 comments on commit b87edf3

Please sign in to comment.