Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to 2.40.1
Browse files Browse the repository at this point in the history
Bumps [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 to 2.40.1.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.38.0...json-unit-parent-2.40.1)

---
updated-dependencies:
- dependency-name: net.javacrumbs.json-unit:json-unit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 51266d5 commit 77cb3f0
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 @@ -130,7 +130,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit</artifactId>
<version>2.38.0</version> <!-- 3.x requires Java 17 -->
<version>2.40.1</version> <!-- 3.x requires Java 17 -->
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 77cb3f0

Please sign in to comment.