Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.1 to 3.25.2
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.25.1 to 3.25.2.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.1...assertj-build-3.25.2)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent 9877374 commit ab0b57d
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.1</assertj-core.version>
<assertj-core.version>3.25.2</assertj-core.version>
<joda-time.version>2.12.6</joda-time.version>
<!-- validation dependencies -->
<hibernate-validator.version>8.0.0.Final</hibernate-validator.version>
Expand Down

0 comments on commit ab0b57d

Please sign in to comment.