Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 27, 2024
1 parent 4d204ce commit b522f9e
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 @@ -94,7 +94,7 @@
<maven-editorconfig-plugin.version>0.1.0</maven-editorconfig-plugin.version>

<!-- Dependencies -->
<assertj-core.version>3.16.1</assertj-core.version>
<assertj-core.version>3.26.0</assertj-core.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit b522f9e

Please sign in to comment.