Skip to content

Commit

Permalink
Merge pull request #146 from lukas-krecan/dependabot/maven/net.javacr…
Browse files Browse the repository at this point in the history
…umbs.json-unit-json-unit-4.1.0

Bump net.javacrumbs.json-unit:json-unit from 3.5.0 to 4.1.0
  • Loading branch information
lukas-krecan authored Jan 3, 2025
2 parents 4f5f505 + e046fee commit 8aa3d86
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit</artifactId>
<version>3.5.0</version>
<version>4.1.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 8aa3d86

Please sign in to comment.