Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 (#457)
Browse files Browse the repository at this point in the history
* Bump org.assertj:assertj-core from 3.24.2 to 3.25.0

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.24.2 to 3.25.0.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.24.2...assertj-build-3.25.0)

---
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]>

* Trigger notification

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fabio Borriello <[email protected]>
  • Loading branch information
dependabot[bot] and fborriello authored Jan 1, 2024
1 parent 6c32cdc commit a4ad09a
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 @@ -55,7 +55,7 @@
<!-- testing dependencies -->
<mockito-core.version>4.11.0</mockito-core.version>
<testng.version>7.9.0</testng.version>
<assertj-core.version>3.24.2</assertj-core.version>
<assertj-core.version>3.25.0</assertj-core.version>
<joda-time.version>2.12.5</joda-time.version>
<!-- validation dependencies -->
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
Expand Down

0 comments on commit a4ad09a

Please sign in to comment.