Skip to content

Commit

Permalink
Bump org.assertj:assertj-core from 3.25.3 to 3.26.0 in the dev-deps g…
Browse files Browse the repository at this point in the history
…roup (#546)

Bump org.assertj:assertj-core in the dev-deps group

Bumps the dev-deps group with 1 update: [org.assertj:assertj-core](https://github.com/assertj/assertj).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens-Otto Larsen <[email protected]>
  • Loading branch information
dependabot[bot] and jolarsen authored Jun 4, 2024
1 parent b6a031a commit c1462dc
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 @@ -214,7 +214,7 @@
<dependency>
<groupId>org.assertj</groupId>
<artifactId>assertj-core</artifactId>
<version>3.25.3</version>
<version>3.26.0</version>
</dependency>

<dependency>
Expand Down

0 comments on commit c1462dc

Please sign in to comment.