Skip to content

Commit

Permalink
chore(deps-dev): bump org.assertj:assertj-core in the dev-deps group
Browse files Browse the repository at this point in the history
Bumps the dev-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.27.2...assertj-build-3.27.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 26, 2025
1 parent addaf42 commit fb9a49c
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 @@ -32,7 +32,7 @@
<!-- Test properties -->
<jjwt.version>0.12.6</jjwt.version>
<wiremock.version>3.10.0</wiremock.version>
<assertj-core.version>3.27.2</assertj-core.version>
<assertj-core.version>3.27.3</assertj-core.version>
<mockito-core.version>5.8.0</mockito-core.version>
<mockito-inline.version>5.2.0</mockito-inline.version>
<skipSurefireTests>false</skipSurefireTests>
Expand Down

0 comments on commit fb9a49c

Please sign in to comment.