Skip to content

Commit

Permalink
chore(deps): bump the test group across 1 directory with 3 updates (#…
Browse files Browse the repository at this point in the history
…3231)

Bumps the test group with 3 updates in the /community directory: [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit), [net.javacrumbs.json-unit:json-unit-fluent](https://github.com/lukas-krecan/JsonUnit) and [org.jmockit:jmockit](https://github.com/jmockit/jmockit1).


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

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

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

Updates `org.jmockit:jmockit` from 1.44 to 1.49
- [Commits](https://github.com/jmockit/jmockit1/commits)

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

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 Nov 4, 2024
1 parent e72ca39 commit a790607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@ awaitilityVersion = "4.2.2"
assertjVersion = "3.26.3"
xmlunitVersion = "1.6"
mockitoVersion = "5.14.2"
jsonUnitVersion = "3.4.1"
jsonUnitVersion = "3.5.0"
systemRulesVersion = "1.19.0"
systemLambdaVersion = "1.2.1"
concurrentUnitVersion = "0.4.6"
junitQuickCheck = "1.0"
jettyVersion = "9.4.56.v20240826"
jbossLoggingVersion = "3.6.1.Final"
commonsExecVersion = "1.4.0"
jmockitVersion = "1.44"
jmockitVersion = "1.49"
mockServerJunitVersion = "5.15.0"


Expand Down

0 comments on commit a790607

Please sign in to comment.