Skip to content

Commit

Permalink
Bump json-unit-core from 2.32.0 to 2.33.0
Browse files Browse the repository at this point in the history
Bumps [json-unit-core](https://github.com/lukas-krecan/JsonUnit) from 2.32.0 to 2.33.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.32.0...json-unit-parent-2.33.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and jamesdbloom committed Apr 5, 2022
1 parent 4fcf22e commit 1cc83b6
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 @@ -321,7 +321,7 @@
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>
<artifactId>json-unit-core</artifactId>
<version>2.32.0</version>
<version>2.33.0</version>
</dependency>

<!-- json validation -->
Expand Down

0 comments on commit 1cc83b6

Please sign in to comment.