Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2023
1 parent 8990d43 commit bb2ebd9
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 @@ -61,7 +61,7 @@
<!-- Test Utilities -->
<mockito.version>4.11.0</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<assertj.version>3.23.1</assertj.version>
<assertj.version>3.24.1</assertj.version>

<!-- Jacoco code coverage report -->
<jacoco-maven-plugin.version>0.8.8</jacoco-maven-plugin.version>
Expand Down

0 comments on commit bb2ebd9

Please sign in to comment.