Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit-assertj from 2.38.0 to 2.40.1
Browse files Browse the repository at this point in the history
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 to 2.40.1.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.38.0...json-unit-parent-2.40.1)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit-assertj
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hboutemy committed Aug 3, 2024
1 parent cfcf26b commit 448d117
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 @@ -207,7 +207,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>2.38.0</version>
<version>2.40.1</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 448d117

Please sign in to comment.