Skip to content

Commit

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

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

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

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 Fabio Borriello authored Jan 3, 2024
1 parent a4ad09a commit b10688b
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.25.0</assertj-core.version>
<assertj-core.version>3.25.1</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 b10688b

Please sign in to comment.