Skip to content

Commit 0e0b2cb

Browse files
Bump json-unit.version from 2.18.1 to 2.19.0
Bumps `json-unit.version` from 2.18.1 to 2.19.0. Updates `json-unit` from 2.18.1 to 2.19.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.18.1...json-unit-parent-2.19.0) Updates `json-unit-core` from 2.18.1 to 2.19.0 - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](lukas-krecan/JsonUnit@json-unit-parent-2.18.1...json-unit-parent-2.19.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent fd91678 commit 0e0b2cb

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
@@ -53,7 +53,7 @@
5353
<slf4j.version>1.7.30</slf4j.version>
5454
<spring.version>5.2.8.RELEASE</spring.version>
5555
<jadler.version>1.3.0</jadler.version>
56-
<json-unit.version>2.18.1</json-unit.version>
56+
<json-unit.version>2.19.0</json-unit.version>
5757
<surefire.version>2.22.2</surefire.version>
5858
<failsafe.version>2.22.2</failsafe.version>
5959
</properties>

0 commit comments

Comments
 (0)