Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to 2.40.1 (#3903)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 21, 2024
1 parent 16c9064 commit 9aae73a
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 9aae73a

Please sign in to comment.