Skip to content

Commit

Permalink
build(deps): bump json-unit from 3.0.0 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps `json-unit` from 3.0.0 to 3.2.7.

Updates `net.javacrumbs.json-unit:json-unit` from 3.0.0 to 3.2.7
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.0.0...json-unit-parent-3.2.7)

Updates `net.javacrumbs.json-unit:json-unit-assertj` from 3.0.0 to 3.2.7
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.0.0...json-unit-parent-3.2.7)

Updates `net.javacrumbs.json-unit:json-unit-json-path` from 3.0.0 to 3.2.7
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.0.0...json-unit-parent-3.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent caaf554 commit eac8798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jersey = "3.1.2"
jetbrainsAnnotation = "24.0.1"
jetty = "11.0.15"
jetty-jakarta-servlet-api = "5.0.2"
json-unit = "3.0.0"
json-unit = "3.2.7"
junit-pioneer = "2.0.1"
jupiter = "5.9.3"
micrometer = "1.11.2"
Expand Down

0 comments on commit eac8798

Please sign in to comment.