Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.16.1 to 3.25.3
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.25.3.
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-core-3.16.1...assertj-build-3.25.3)

---
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] committed May 14, 2024
1 parent 4d204ce commit d5efdb9
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.25.3</assertj-core.version>
<junit-jupiter.version>5.7.0</junit-jupiter.version>
</properties>

Expand Down

0 comments on commit d5efdb9

Please sign in to comment.