Skip to content

Commit

Permalink
Upgrade to AssertJ 3.26.2
Browse files Browse the repository at this point in the history
Closes gh-451
  • Loading branch information
snicoll committed Jul 13, 2024
1 parent 7f84572 commit ae71211
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 @@ -33,7 +33,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<aspectj.version>1.9.22</aspectj.version>
<assertj.version>3.25.3</assertj.version>
<assertj.version>3.26.3</assertj.version>
<junit-jupiter.version>5.10.3</junit-jupiter.version>
<log4j.version>2.23.1</log4j.version>
<mockito.version>5.11.0</mockito.version>
Expand Down

0 comments on commit ae71211

Please sign in to comment.