Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent 3ab8fd4 commit 13051e4
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
Expand Up @@ -12,7 +12,7 @@

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

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

0 comments on commit 13051e4

Please sign in to comment.