Skip to content

Commit

Permalink
Bump json-unit-assertj from 2.31.0 to 2.32.0
Browse files Browse the repository at this point in the history
Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.31.0 to 2.32.0.
- [Release notes](https://github.com/lukas-krecan/JsonUnit/releases)
- [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.31.0...json-unit-parent-2.32.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 18, 2022
1 parent 63ace21 commit 18248b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<mockito.version>4.3.1</mockito.version>
<assertj.version>3.22.0</assertj.version>
<archunit.version>0.22.0</archunit.version>
<json-unit-fluent.version>2.31.0</json-unit-fluent.version>
<json-unit-fluent.version>2.32.0</json-unit-fluent.version>

<!-- Maven plug-in versions -->
<spotbugs-maven-plugin.version>4.5.3.0</spotbugs-maven-plugin.version>
Expand Down

0 comments on commit 18248b9

Please sign in to comment.