Skip to content

Commit

Permalink
Bump net.javacrumbs.json-unit:json-unit-fluent from 3.2.4 to 3.2.7
Browse files Browse the repository at this point in the history
Bumps [net.javacrumbs.json-unit:json-unit-fluent](https://github.com/lukas-krecan/JsonUnit) from 3.2.4 to 3.2.7.
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-3.2.4...json-unit-parent-3.2.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent 77fe4a7 commit 322f21a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ final Map<String, String> libraries = [
jacksonCore : 'com.fasterxml.jackson.core:jackson-core:2.16.1',
jcommander : 'com.beust:jcommander:1.82',
jhighlight : 'org.codelibs:jhighlight:1.1.0',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:3.2.4',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:3.2.7',
junitJupiterApi : 'org.junit.jupiter:junit-jupiter-api:5.10.2',
lombok : 'org.projectlombok:lombok:1.18.30',
mockito : 'org.mockito:mockito-core:5.10.0',
Expand Down

0 comments on commit 322f21a

Please sign in to comment.