Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent f51cf98 commit d00c258
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.17.1',
jcommander : 'com.beust:jcommander:1.82',
jhighlight : 'org.codelibs:jhighlight:1.1.0',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:3.2.7',
jsonFluent : 'net.javacrumbs.json-unit:json-unit-fluent:3.3.0',
junitJupiterApi : 'org.junit.jupiter:junit-jupiter-api:5.10.3',
lombok : 'org.projectlombok:lombok:1.18.32',
mockito : 'org.mockito:mockito-core:5.12.0',
Expand Down

0 comments on commit d00c258

Please sign in to comment.