Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to 3.2.4
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 3.2.4.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.38.0...json-unit-parent-3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 61a0841 commit bd86713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ dependencies {
testImplementation "junit:junit:4.13.2"
testImplementation "org.mockito:mockito-core:3.12.4"
testImplementation "org.hamcrest:hamcrest-all:1.3"
testImplementation "net.javacrumbs.json-unit:json-unit:2.38.0"
testImplementation "net.javacrumbs.json-unit:json-unit:3.2.4"

lesscss "org.mozilla:rhino:1.7.14"
}
Expand Down

0 comments on commit bd86713

Please sign in to comment.