Skip to content

Commit

Permalink
Merge pull request #97 from logchange/renovate/assertj.version
Browse files Browse the repository at this point in the history
Update dependency org.assertj:assertj-core to v3.24.2
  • Loading branch information
marwin1991 committed Apr 25, 2023
2 parents b6e159e + e51c0a9 commit 960bc27
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 @@ -53,7 +53,7 @@
<!-- TESTS -->
<maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
<junit-jupiter.version>5.7.1</junit-jupiter.version>
<assertj.version>3.24.1</assertj.version>
<assertj.version>3.24.2</assertj.version>
</properties>

<distributionManagement>
Expand Down

0 comments on commit 960bc27

Please sign in to comment.