Skip to content

Commit

Permalink
chore(deps): bump assertj-core from 3.24.0 to 3.24.1
Browse files Browse the repository at this point in the history
Bumps assertj-core from 3.24.0 to 3.24.1.

---
updated-dependencies:
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and manusa committed Jan 11, 2023
1 parent 5eb1277 commit f5af47f
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 @@ -96,7 +96,7 @@

<!-- Testing versions -->
<junit.version>5.9.1</junit.version>
<assertj.core.version>3.24.0</assertj.core.version>
<assertj.core.version>3.24.1</assertj.core.version>
<awaitility.version>4.2.0</awaitility.version>
<approvaltests.version>18.5.0</approvaltests.version>
<mockito.version>4.11.0</mockito.version>
Expand Down

0 comments on commit f5af47f

Please sign in to comment.