Skip to content

Commit

Permalink
Merge pull request #43 from nscuro/renovate/lib.assertj.version
Browse files Browse the repository at this point in the history
Update dependency org.assertj:assertj-core to v3.25.3
  • Loading branch information
nscuro authored Feb 5, 2024
2 parents 37c841e + e197d8c commit a4ae1ac
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 @@ -57,7 +57,7 @@
<maven.compiler.target>17</maven.compiler.target>

<!-- Dependency Versions -->
<lib.assertj.version>3.25.2</lib.assertj.version>
<lib.assertj.version>3.25.3</lib.assertj.version>
<lib.checkstyle.version>10.13.0</lib.checkstyle.version>
<lib.jackson-databind.version>2.16.1</lib.jackson-databind.version>
<lib.json-path.version>2.9.0</lib.json-path.version>
Expand Down

0 comments on commit a4ae1ac

Please sign in to comment.