From d9417d039f7f0cb0bfb668f7d052604b6069f06e Mon Sep 17 00:00:00 2001 From: Picnic-DevPla-Bot Date: Fri, 2 Aug 2024 01:01:43 +0000 Subject: [PATCH] Upgrade org.hamcrest:hamcrest-core 2.2 -> 3.0 See: - https://github.com/hamcrest/JavaHamcrest/blob/HEAD/CHANGES.md#Version-30-1st-August-2024 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c5104a7f29..8a1bf610aa 100644 --- a/pom.xml +++ b/pom.xml @@ -442,7 +442,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 org.immutables