Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 77cb3f0

Browse files
Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to 2.40.1
Bumps [net.javacrumbs.json-unit:json-unit](https://github.com/lukas-krecan/JsonUnit) from 2.38.0 to 2.40.1. - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.38.0...json-unit-parent-2.40.1) --- updated-dependencies: - dependency-name: net.javacrumbs.json-unit:json-unit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51266d5 commit 77cb3f0

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
@@ -130,7 +130,7 @@
130130
<dependency>
131131
<groupId>net.javacrumbs.json-unit</groupId>
132132
<artifactId>json-unit</artifactId>
133-
<version>2.38.0</version> <!-- 3.x requires Java 17 -->
133+
<version>2.40.1</version> <!-- 3.x requires Java 17 -->
134134
<scope>test</scope>
135135
</dependency>
136136
<dependency>

0 commit comments

Comments
 (0)