From 9121df8240db9eec2d9dcb1309047b6169b83aee Mon Sep 17 00:00:00 2001 From: Amit Kumar Mondal Date: Fri, 1 Nov 2024 11:42:47 +0100 Subject: [PATCH] Updated AssertJ --- cnf/maven/build.maven | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cnf/maven/build.maven b/cnf/maven/build.maven index f58f5fa..ffa445a 100644 --- a/cnf/maven/build.maven +++ b/cnf/maven/build.maven @@ -64,5 +64,5 @@ org.reactivestreams:reactive-streams:1.0.4 net.bytebuddy:byte-buddy:1.15.10 net.bytebuddy:byte-buddy-agent:1.15.10 -org.assertj:assertj-core:3.24.2 +org.assertj:assertj-core:3.25.0 org.awaitility:awaitility:3.1.6 \ No newline at end of file