Skip to content

Commit

Permalink
Revert json-unit-assertj update
Browse files Browse the repository at this point in the history
Reason: The new version would require JDK 17 for building
  • Loading branch information
shred committed Feb 26, 2024
1 parent d57f4ab commit d40e30a
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>3.2.7</version>
<version>2.38.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d40e30a

Please sign in to comment.