Skip to content

Commit

Permalink
fix: bump assertj to 3.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gaetanmaisse committed Feb 14, 2023
1 parent 2d47eb1 commit d946686
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 @@ -60,7 +60,7 @@
</organization>

<properties>
<assertj-core.version>3.22.0</assertj-core.version>
<assertj-core.version>3.24.2</assertj-core.version>
<jackson.version>2.14.0</jackson.version>
<jersey.version>2.35</jersey.version>
<jetty.version>9.4.44.v20210927</jetty.version>
Expand Down

0 comments on commit d946686

Please sign in to comment.