Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit-assertj from 3.3.0 to 3.4.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 3.3.0 to 3.4.1.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.3.0...json-unit-parent-3.4.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 7dfb8f1 commit 9b89877
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 @@ -159,7 +159,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>3.3.0</version>
<version>3.4.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 9b89877

Please sign in to comment.