Skip to content

Commit

Permalink
Update dependency net.javacrumbs.json-unit:json-unit-assertj to v3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and acanda committed Nov 1, 2024
1 parent 8760828 commit 80fb1cc
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>3.4.1</version>
<version>3.5.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 80fb1cc

Please sign in to comment.