Skip to content

Commit

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

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

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

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

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

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 Jul 6, 2023
1 parent fcf729d commit 204e168
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 = "2.38.0"
json-unit = "3.0.0"
junit-pioneer = "2.0.1"
jupiter = "5.9.3"
micrometer = "1.11.1"
Expand Down

0 comments on commit 204e168

Please sign in to comment.