Skip to content

Commit 9e3cd4a

Browse files
Bump net.javacrumbs.json-unit:json-unit from 4.1.1 to 5.0.0
Bumps [net.javacrumbs.json-unit:json-unit](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 dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a5449a commit 9e3cd4a

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
@@ -713,7 +713,7 @@
713713
<dependency>
714714
<groupId>net.javacrumbs.json-unit</groupId>
715715
<artifactId>json-unit</artifactId>
716-
<version>4.1.1</version>
716+
<version>5.0.0</version>
717717
<scope>test</scope>
718718
<exclusions>
719719
<exclusion>

0 commit comments

Comments
 (0)