Skip to content

Commit 35c7912

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

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>2.40.1</json-unit-assertj.version>
26+
<json-unit-assertj.version>4.1.1</json-unit-assertj.version>
2727
</properties>
2828

2929
<licenses>

0 commit comments

Comments
 (0)