From 1cea613563f6deb371baa475d5f95d25b852ef16 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 526b60ba00d..ad12e108b7a 100644 --- a/pom.xml +++ b/pom.xml @@ -442,7 +442,7 @@ org.hamcrest hamcrest-core - 2.2 + 3.0 org.immutables