From a73624da1dc4553caf35bc67f10e97ef6c6fc6c1 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Fri, 26 Jan 2024 22:05:12 +0100 Subject: [PATCH] Upgrade AssertJ 3.25.1 -> 3.25.2 (#994) See: - https://github.com/assertj/assertj/releases/tag/assertj-build-3.25.2 - https://github.com/assertj/assertj/compare/assertj-build-3.25.1...assertj-build-3.25.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 554bf58cad..d189890da0 100644 --- a/pom.xml +++ b/pom.xml @@ -407,7 +407,7 @@ org.assertj assertj-bom - 3.25.1 + 3.25.2 pom import