Skip to content

Commit

Permalink
build(deps-dev): bump org.assertj:assertj-core from 3.25.1 to 3.25.2 (#…
Browse files Browse the repository at this point in the history
…2308)

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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 25, 2024
1 parent abfe468 commit b896c96
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 @@

<junit5.version>5.10.1</junit5.version>
<jackson.version>2.16.1</jackson.version>
<assertj.version>3.25.1</assertj.version>
<assertj.version>3.25.2</assertj.version>
<mockito.version>5.9.0</mockito.version>

<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
Expand Down

0 comments on commit b896c96

Please sign in to comment.