Skip to content

Commit 94db054

Browse files
Bump net.javacrumbs.json-unit:json-unit-assertj from 4.1.1 to 5.0.0
Bumps [net.javacrumbs.json-unit:json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 4.1.1 to 5.0.0. - [Changelog](https://github.com/lukas-krecan/JsonUnit/blob/master/RELEASES.md) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-4.1.1...json-unit-parent-5.0.0) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit-assertj dependency-version: 5.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2e5c477 commit 94db054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
<module.name>${project.groupId}.datatables</module.name>
2525

26-
<json-unit-assertj.version>4.1.1</json-unit-assertj.version>
26+
<json-unit-assertj.version>5.0.0</json-unit-assertj.version>
2727
</properties>
2828

2929
<licenses>

0 commit comments

Comments
 (0)