Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent f62f360 commit 539f03f
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 @@ -138,7 +138,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-assertj</artifactId>
<version>4.0.0</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
<!-- PMD uses an older version of gson that is incompatible with json unit. -->
Expand Down

0 comments on commit 539f03f

Please sign in to comment.