Skip to content

Commit

Permalink
Merge pull request #256 from holunda-io/dependabot/maven/org.assertj-…
Browse files Browse the repository at this point in the history
…assertj-core-3.25.3

Bump org.assertj:assertj-core from 3.25.1 to 3.25.3
  • Loading branch information
jangalinski authored Feb 13, 2024
2 parents fce2e21 + 7dd9407 commit 9cf66d4
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 @@ -27,7 +27,7 @@

<junit5.version>5.10.2</junit5.version>
<mockito.version>4.1.0</mockito.version>
<assertj.version>3.25.1</assertj.version>
<assertj.version>3.25.3</assertj.version>

<assertj.generated.dir>${project.build.directory}/generated-test-sources/assertj</assertj.generated.dir>

Expand Down

0 comments on commit 9cf66d4

Please sign in to comment.