Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
Browse files Browse the repository at this point in the history
Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.0 to 3.27.1.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.0...assertj-build-3.27.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Jan 2, 2025
1 parent ccb1b28 commit 75c3a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion junit5-assertions/pom.xml
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@

<junit-jupiter.version>5.11.4</junit-jupiter.version>
<hamcrest.version>3.0</hamcrest.version>
<assertj.version>3.27.0</assertj.version>
<assertj.version>3.27.1</assertj.version>
<truth.version>1.4.4</truth.version>

<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>

0 comments on commit 75c3a6d

Please sign in to comment.