From 25880d557629820fc3f5985aa609c00eb1db4dfa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 7 Aug 2025 18:09:05 +0000 Subject: [PATCH] fix(deps): update dependency org.assertj:assertj-core to v3.27.4 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 6fb9da2351..c33bbc11ec 100644 --- a/gradle.properties +++ b/gradle.properties @@ -31,6 +31,6 @@ VER_SLF4J=[1.6,2.0[ VER_DURIAN=1.2.0 VER_JGIT=7.3.0.202506031305-r VER_JUNIT=5.13.4 -VER_ASSERTJ=3.27.3 +VER_ASSERTJ=3.27.4 VER_MOCKITO=5.18.0 VER_SELFIE=2.5.3