From 12585a8969fa13af5eb5e0cbb6420045acd30cf4 Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Wed, 25 Dec 2024 11:29:40 +0100 Subject: [PATCH] Upgrade AssertJ 3.26.3 -> 3.27.0 (#1472) See: - https://github.com/assertj/assertj/releases/tag/assertj-build-3.27.0 - https://github.com/assertj/assertj/compare/assertj-build-3.26.3...assertj-build-3.27.0 --- integration-tests/checkstyle-init.patch | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/checkstyle-init.patch b/integration-tests/checkstyle-init.patch index c3a72814..cf9a975f 100644 --- a/integration-tests/checkstyle-init.patch +++ b/integration-tests/checkstyle-init.patch @@ -7,7 +7,7 @@ + + org.assertj + assertj-core -+ 3.26.3 ++ 3.27.0 + test + diff --git a/pom.xml b/pom.xml index 710548b2..e5c2119c 100644 --- a/pom.xml +++ b/pom.xml @@ -445,7 +445,7 @@ org.assertj assertj-bom - 3.26.3 + 3.27.0 pom import