From f31b192204d2b1c72530df40c46e332b0bbd5ccf Mon Sep 17 00:00:00 2001 From: bornholdt Date: Fri, 18 Feb 2022 09:58:14 +0100 Subject: [PATCH] Bump json-unit-assertj from 2.31.0 to 2.32.0 Bumps [json-unit-assertj](https://github.com/lukas-krecan/JsonUnit) from 2.31.0 to 2.32.0. - [Release notes](https://github.com/lukas-krecan/JsonUnit/releases) - [Commits](https://github.com/lukas-krecan/JsonUnit/compare/json-unit-parent-2.31.0...json-unit-parent-2.32.0) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 42d1bb695..fb91507c2 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ 1.7.36 1.4.2 20.1.0 - 2.31.0 + 2.32.0 3.19.4 1.9 5.10.0 -- GitLab