From 68ecd652f7e906491c46e7d1b80abc5fce8ab73f Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot <168541957+Picnic-DevPla-Bot@users.noreply.github.com> Date: Fri, 3 Jan 2025 08:53:48 +0100 Subject: [PATCH] Upgrade AssertJ 3.27.0 -> 3.27.1 (#1496) See: - https://github.com/assertj/assertj/releases/tag/assertj-build-3.27.1 - https://github.com/assertj/assertj/compare/assertj-build-3.27.0...assertj-build-3.27.1 --- 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 cf9a975f..5688dad0 100644 --- a/integration-tests/checkstyle-init.patch +++ b/integration-tests/checkstyle-init.patch @@ -7,7 +7,7 @@ + + org.assertj + assertj-core -+ 3.27.0 ++ 3.27.1 + test + diff --git a/pom.xml b/pom.xml index a1fc2e33..756e30ea 100644 --- a/pom.xml +++ b/pom.xml @@ -445,7 +445,7 @@ org.assertj assertj-bom - 3.27.0 + 3.27.1 pom import